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

Properties