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

Properties