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

Properties