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

Properties