This module allows for sending requests to the Stream Chat REST API.
More...
|
| class | FChatApi |
| | All Stream Chat REST API requests can be made via this object. More...
|
| |
This module allows for sending requests to the Stream Chat REST API.
◆ EChannelFlags
Additional channel actions to perform when requesting channel data from API.
| Enumerator |
|---|
| None | Do nothing.
|
| State | Return channel state in response.
|
| Watch | Start watching the channel (receive events regarding this channel via WebSocket)
|
| Presence | Return user presence info in response.
|