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

Properties