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

Properties