@wildix/wda-insights-client > ListConversationsItemEvent > Visitor
ListConversationsItemEvent.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(name: string, value: any) => T | |||
(value: CallRecord) => T | |||
(value: ConferenceRecord) => T |