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

Properties