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

Properties