Constructs a new ContactsArrayMessage.
Optional properties: IContactsArrayMessageProperties to set
ContactsArrayMessage contacts.
Optional contextContactsArrayMessage contextInfo.
ContactsArrayMessage displayName.
Static createCreates a new ContactsArrayMessage instance using the specified properties.
Optional properties: IContactsArrayMessageProperties to set
ContactsArrayMessage instance
Static decodeDecodes a ContactsArrayMessage message from the specified reader or buffer.
Reader or buffer to decode from
Optional length: numberMessage 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 encodeEncodes the specified ContactsArrayMessage message. Does not implicitly verify messages.
ContactsArrayMessage message or plain object to encode
Optional writer: WriterWriter 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: WriterWriter 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: IConversionOptionsConversion options
Plain object
Static verifyGenerated using TypeDoc
Represents a ContactsArrayMessage.