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

Properties