public class ClientMovedEvent extends BaseEvent
| Constructor and Description |
|---|
ClientMovedEvent(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
fire(TS3Listener listener) |
int |
getClientId() |
int |
getTargetChannelId()
Gets the ID of the channel the client has moved to.
|
getInvokerId, getInvokerName, getInvokerUniqueId, getReasonId, getReasonMessagepublic ClientMovedEvent(Map<String,String> map)
public int getTargetChannelId()
Channel.getId()public int getClientId()
public void fire(TS3Listener listener)
Copyright © 2016. All rights reserved.