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

Properties