Get user attributes for a given user in a channel.
0.1.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
0.1.0
Example