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

Properties