public class ClientJoinEvent extends BaseEvent
Constructor and Description |
---|
ClientJoinEvent(Map<String,String> map) |
getInvokerId, getInvokerName, getInvokerUniqueId, getReasonId, getReasonMessage
public ClientJoinEvent(Map<String,String> map)
public int getClientFromId()
public int getClientTargetId()
public int getClientId()
public String getUniqueClientIdentifier()
public String getClientNickname()
public boolean isClientInputMuted()
public boolean isClientOutputMuted()
public boolean isClientOutputOnlyMuted()
public boolean isClientUsingHardwareInput()
public boolean isClientUsingHardwareOutput()
public String getClientMetadata()
public boolean isClientRecording()
public int getClientDatabaseId()
public int getClientChannelGroupId()
public int getAmountOfServerGroups()
public String getClientServerGroups()
public boolean isClientAway()
public String getClientAwayMessage()
public int getClientType()
public String getClientFlagAvatarId()
public int getClientTalkPower()
public boolean isClientRequestingToTalk()
public String getClientTalkRequestMessage()
public String getClientDescription()
public boolean isClientTalking()
public boolean isClientPrioritySpeaker()
public int getClientUnreadMessages()
public String getClientPhoneticNickname()
public int getClientNeededServerQueryViewPower()
public int getClientIconId()
public boolean isClientChannelCommander()
public String getClientCountry()
public int getClientInheritedChannelGroupId()
public void fire(TS3Listener listener)
Copyright © 2015. All rights reserved.