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

Properties