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

Properties