public class RTSControlEvent extends RTSCommonEvent
data, event| Constructor and Description |
|---|
RTSControlEvent(RTSEventType event,
RTSDataImpl data,
byte command,
java.lang.String commandInfo) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getCommand() |
java.lang.String |
getCommandInfo() |
getAccount, getChannelId, getEvent, getExtra, getLocalSessionId, getTimeTag, getTunnelTypes, setLocalSessionIdpublic RTSControlEvent(RTSEventType event, RTSDataImpl data, byte command, java.lang.String commandInfo)