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

Properties