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