Class documentation
There are few model class which defines and strucures the enity which are used in this SDK. |
#
MetaData structmetadata information required to send the Register
Property | Type | Description |
---|---|---|
key | String | Name of the key |
value | String | Name of the value |
#
MetaDataUserList structMetaDataUserList model class was used to get the usersList.
Property | Type | Description |
---|---|---|
key | String | Name of the key |
value | List<String> | List of the value |
#
CallMetaDataCallMetaData model class is used to pass additional info while making a call.
Property | Type | Description |
---|---|---|
key | String | Name of the key |
value | String | Name of the value |