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