@wildix/wim-voicebots-client > TraceActivityResult > Visitor
TraceActivityResult.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(name: string, value: any) => T | |||
(value: TraceErrorResult) => T | |||
(value: string) => T |