user list update
iflychat.on('user-list-update', function(data) {
/* your code here - data object contains user list information */
});Last updated
iflychat.on('user-list-update', function(data) {
/* your code here - data object contains user list information */
});Last updated