Chat Platform API v3
Chat Platform API
Chat
Platform API
Home
/
Chat
/
Platform API
/
Statistics
Retrieves the number of devices and opened browser tabs currently connected to Sendbird server.
If successful, this action returns the number of concurrent connections in the response body.
Property | Type | Description |
---|---|---|
ccu | int | The number of concurrent connections. |
In the case of an error, an error object is returned. A detailed list of error codes is available here.