public class EMUserStatus extends Object
EMUserStatus(String username, Boolean online)
String
getUsername()
Boolean
isOnline()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EMUserStatus(String username, Boolean online)
public String getUsername()
public Boolean isOnline()
Copyright © 2024. All rights reserved.