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