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

Properties