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

Properties