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

Properties