Get active channels
API: Return active channels
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"authenticated": [
"authenticated",
"USER_ID_PRIVATE_CHANNEL",
"channelOne",
"channelTwo"
],
"anonymous": [
"anonymous",
"testRoom1",
"testRoom2"
]
}Last updated
Was this helpful?