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

Properties