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

Properties