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

Properties