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

Properties