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

Properties