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

Properties