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

Properties