Get user attributes for a given user in a channel.
2.41.0
getPresenceUserAttributes().then(attributes => console.log(attributes)) Copy
getPresenceUserAttributes().then(attributes => console.log(attributes))
Generated using TypeDoc
Description
Get user attributes for a given user in a channel.
Async
Since
2.41.0
Example