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

Properties