iflychat.closeChat
iflychat.closeChat({
id: '1', /* id of the user or room with whom to close chat */
name: 'admin' /*name of the user or room with whom to close chat */
});Last updated
iflychat.closeChat({
id: '1', /* id of the user or room with whom to close chat */
name: 'admin' /*name of the user or room with whom to close chat */
});Last updated