unBanUser(userId);
Call this method to un-ban a user from the chat room.
JavaScript
sdk.unBanUser(userId);
Response
This method provides no response
Call this method to un-ban a user from the chat room.
sdk.unBanUser(userId);
This method provides no response