public class ClientInfo extends Client
Constructor and Description |
---|
ClientInfo(int clientId,
Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
String |
getAvatar() |
long |
getBandwidthReceivedLastMinute() |
long |
getBandwidthReceivedLastSecond() |
long |
getBandwidthSentlastMinute() |
long |
getBandwidthSentLastSecond() |
String |
getBase64ClientUId() |
int |
getDefaultChannel() |
String |
getDefaultToken() |
String |
getDescription() |
long |
getFiletransferBandwidthReceived() |
long |
getFiletransferBandwidthSent() |
int |
getId() |
String |
getIp() |
String |
getLoginName() |
String |
getMetaData() |
long |
getMonthlyBytesDownloaded() |
long |
getMonthlyBytesUploaded() |
int |
getNeededServerQueryViewPower() |
String |
getPhoneticNickname() |
String |
getTalkRequestMessage() |
long |
getTimeConnected() |
long |
getTotalBytesDownloaded() |
long |
getTotalBytesReceived() |
long |
getTotalBytesSent() |
long |
getTotalBytesUploaded() |
int |
getTotalConnections() |
long |
getTotalPacketsReceived() |
long |
getTotalPacketsSent() |
int |
getUnreadMessages() |
boolean |
isOutputOnlyMuted() |
boolean |
isRequestingToTalk() |
boolean |
isTalking() |
canTalk, getAwayMessage, getChannelGroupId, getChannelId, getCountry, getCreatedDate, getDatabaseId, getIconId, getIdleTime, getInheritedChannelGroupId, getLastConnectedDate, getNickname, getPlatform, getServerGroups, getTalkPower, getType, getUniqueIdentifier, getVersion, isAway, isChannelCommander, isInputHardware, isInputMuted, isOutputHardware, isOutputMuted, isPrioritySpeaker, isRecording, isRegularClient, isServerQueryClient
public ClientInfo(int clientId, Map<String,String> map)
public long getBandwidthReceivedLastMinute()
public long getBandwidthReceivedLastSecond()
public long getBandwidthSentlastMinute()
public long getBandwidthSentLastSecond()
public String getBase64ClientUId()
public int getDefaultChannel()
public String getDefaultToken()
public String getDescription()
public long getFiletransferBandwidthReceived()
public long getFiletransferBandwidthSent()
public String getLoginName()
public String getMetaData()
public long getMonthlyBytesDownloaded()
public long getMonthlyBytesUploaded()
public int getNeededServerQueryViewPower()
public String getPhoneticNickname()
public String getTalkRequestMessage()
public long getTimeConnected()
public long getTotalBytesDownloaded()
public long getTotalBytesReceived()
public long getTotalBytesSent()
public long getTotalBytesUploaded()
public int getTotalConnections()
public long getTotalPacketsReceived()
public long getTotalPacketsSent()
public int getUnreadMessages()
public boolean isOutputOnlyMuted()
public boolean isRequestingToTalk()
Copyright © 2015. All rights reserved.