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

Properties