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

Properties