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

Properties