Class documentation

There are few model class which defines and structures the enity which are used in this SDK.

MetaData struct#

Metadata information required to send the Register.

PropertyTypeDescription
keyStringKey of the metadata
valueStringValue of the metadata

MetaDataUserList struct#

MetaDataUserList model class was used to get the usersList.

PropertyTypeDescription
keyStringKey of the metadata
value[String]List of the metadata value

MeetMessage struct#

MeetMessage object allows several types of parameters that you can configure to customize meet messages as mentioned below.

PropertyTypeDescription
toIdStringjid of the end user/group
titleStringTitle of the meet message
linkStringLink of the meet message
scheduledDateTimeIntTimestamp of the meet message
replyMessageIdStringif it is a reply message for message A, then message A's messageId
mentionedUsersIds[String]Array of userId to mention specific users while sending a group message
metaDataMessageMetaDataArray of MessageMetaData to be sent
topicIDStringTopic ID to be sent