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

Properties