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

Properties