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

Properties