setOnGoingChatUser static method
Implementation
static setOnGoingChatUser(String jid) {
  return FlyChatFlutterPlatform.instance.setOnGoingChatUser(jid);
}static setOnGoingChatUser(String jid) {
  return FlyChatFlutterPlatform.instance.setOnGoingChatUser(jid);
}