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

Properties