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

Properties