Constructs a new ContactsArrayMessage.
Optional
properties:
IContactsArrayMessage
Properties to set
ContactsArrayMessage contacts.
Optional
contextContactsArrayMessage contextInfo.
ContactsArrayMessage displayName.
Static
create
Creates a new ContactsArrayMessage instance using the specified properties.
Optional
properties:
IContactsArrayMessage
Properties to set
ContactsArrayMessage instance
Static
decode
Decodes a ContactsArrayMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length:
number
Message length if known beforehand
ContactsArrayMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a ContactsArrayMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ContactsArrayMessage
If the payload is not a reader or valid buffer
If required fields are missing
Static
encode
Encodes the specified ContactsArrayMessage message. Does not implicitly verify messages.
ContactsArrayMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
encodeEncodes the specified ContactsArrayMessage message, length delimited. Does not implicitly verify messages.
ContactsArrayMessage message or plain object to encode
Optional
writer:
Writer
Writer to encode to
Writer
Static
fromCreates a ContactsArrayMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ContactsArrayMessage
Static
toCreates a plain object from a ContactsArrayMessage message. Also converts values to other types if specified.
ContactsArrayMessage
Optional
options:
IConversionOptions
Conversion options
Plain object
Static
verify
Generated using TypeDoc
Represents a ContactsArrayMessage.