Constructs a new ContactMessage.
ContactMessage contextInfo.
ContactMessage displayName.
ContactMessage vcard.
Converts this ContactMessage to JSON.
JSON object
Creates a new ContactMessage instance using the specified properties.
ContactMessage instance
Decodes a ContactMessage message from the specified reader or buffer.
Reader or buffer to decode from
ContactMessage
Decodes a ContactMessage message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
ContactMessage
Encodes the specified ContactMessage message. Does not implicitly verify messages.
ContactMessage message or plain object to encode
Writer
Encodes the specified ContactMessage message, length delimited. Does not implicitly verify messages.
ContactMessage message or plain object to encode
Writer
Creates a ContactMessage message from a plain object. Also converts values to their respective internal types.
Plain object
ContactMessage
Creates a plain object from a ContactMessage message. Also converts values to other types if specified.
ContactMessage
Plain object
Verifies a ContactMessage message.
Plain object to verify
null
if valid, otherwise the reason why it is not
Generated using TypeDoc
Represents a ContactMessage.