setOnGoingUserGone method
void
setOnGoingUserGone()
Implementation
void setOnGoingUserGone(){
Mirrorfly.setOnGoingChatUser(Constants.emptyString);
SessionManagement.setCurrentChatJID(Constants.emptyString);
}