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

Properties