Export chat conversation
To export a chat conversation of a user, or a group call the below method.
- Dart
- Response
| Argument | Type | Description |
|---|---|---|
| JID | String | jid of the user/group |
| flyCallback | FlyResponse | callback to observe the action status |
To export a chat conversation of a user, or a group call the below method.
| Argument | Type | Description |
|---|---|---|
| JID | String | jid of the user/group |
| flyCallback | FlyResponse | callback to observe the action status |