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

Properties