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

Properties