setOnGoingChatUser method
This method is used to set the current user's chat page/ chat screen.
Implementation
setOnGoingChatUser(String jid) {
throw UnimplementedError('has not been implemented.');
}
This method is used to set the current user's chat page/ chat screen.
setOnGoingChatUser(String jid) {
throw UnimplementedError('has not been implemented.');
}