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

Properties