setOnGoingUserGone method

void setOnGoingUserGone()

Implementation

void setOnGoingUserGone() {
  Mirrorfly.setOnGoingChatUser(jid: "");
  SessionManagement.setCurrentChatJID("");
}