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

Properties