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

Properties