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

Properties