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

Properties