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

Properties