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

Properties