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

Properties