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

Properties