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

Properties