public interface OnlineClient
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClientIp() |
int |
getClientType()
Client type
|
int |
getCustomClientType() |
java.lang.String |
getCustomTag() |
long |
getLoginTime() |
java.lang.String |
getOs()
Operating system of the client
|
java.lang.String getOs()
int getClientType()
ClientType
long getLoginTime()
java.lang.String getClientIp()
java.lang.String getCustomTag()
int getCustomClientType()