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

Properties