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

Properties