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

Properties