user list update
iFlyChat JavaScript SDK fires an event named 'user-list-update' whenever user list is updated. You may bind to this event in following manner:
Here data is a JS object with following properties:
type
id
users
rooms
Last updated
iFlyChat JavaScript SDK fires an event named 'user-list-update' whenever user list is updated. You may bind to this event in following manner:
Here data is a JS object with following properties:
type
id
users
rooms
Last updated