AboutSupportDeveloper GuideVersion 46.150.100.10
interface InteropLoggingOptions {
    afterAction: InteropActionLoggingOption;
    beforeAction: InteropActionLoggingOption;
}

Properties