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

Properties