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

Properties