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

CallMetadata struct#

The CallMetadata model struct is used to pass additional information when making a call.

PropertyTypeDescription
keyStringKey for the Call metadata
valueStringValue for the Call metadata