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

Properties