public class RTSCalleeAckEvent extends RTSCommonEvent
data, event| Constructor and Description |
|---|
RTSCalleeAckEvent(RTSEventType event,
RTSDataImpl data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTunReady()
Check if the tunnel is ready
|
void |
setChannelIsReady(boolean ready)
Set the tunnel to be ready
|
getAccount, getChannelId, getEvent, getExtra, getLocalSessionId, getTimeTag, getTunnelTypes, setLocalSessionIdpublic RTSCalleeAckEvent(RTSEventType event, RTSDataImpl data)