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

Properties