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

Properties