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

Properties