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

Properties