User Overview
#
Preparing user chat jidAlmost of the sdk methods expect jid as a input parameter, so sdk provides below utility method to prepare the user jid from the username. The method prepares the user chat jid from the given string.
Argument | Type | Description |
---|---|---|
USERNAME | String | unique id for preparing user JID |
- Dart
- Response