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