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

Properties