Private Chat
You can lock a chat by tapping the name of a one-to-one or group and selecting the lock option
#
Set Private ChatPrivate chat can be enabled/disabled by calling this method.
Argument | Type | Description |
---|---|---|
JID | String | Jid of user to enable/disable private chat |
ISPRIVATE | Bool | true to enable private chat false to disable private chat |
#
Private Chat StatusGet Private Chat Status by calling this method
Argument | Type | Description |
---|---|---|
JID | String | Jid of user to get private chat status |
#
Get Private Chats ListAn private chat won't be listed in recent chat list. To get the list of private chats call the below method.
Argument | Type | Description |
---|---|---|
CALLBACK | FlyCompletionHandler | FlyCompletionHandler used as completion Handler |
#
Get Unread Message and Chat count for Private ChatTo get unread count of message and chat of private chats