@wildix/xbees-conversations-client > Element > Visitor
Element.Visitor interface
Signature:
interface Visitor<T>
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
(name: string, value: any) => T | |||
(value: (ActionElement)[]) => T | |||
(value: MessageTemplateConfig) => T |