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