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

Properties