public class StatusEvent extends ResponseEvent implements ChannelEvent
source| Constructor and Description |
|---|
StatusEvent(StatusEvent event) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountCode() |
Channel |
getBridgedChannel() |
CallerID |
getCallerId() |
Channel |
getChannel() |
String |
getChannelStateDesc() |
String |
getContext() |
DialPlanExtension |
getExtension() |
Integer |
getPriority() |
Integer |
getSeconds() |
ChannelState |
getState() |
String |
getUniqueId() |
Map<String,String> |
getVariables() |
getActionId, getInternalActionIdgetSource, toStringpublic StatusEvent(StatusEvent event) throws InvalidChannelName
InvalidChannelNamepublic final Channel getChannel()
getChannel in interface ChannelEventpublic final CallerID getCallerId()
public final String getAccountCode()
public final ChannelState getState()
public final String getChannelStateDesc()
public final String getContext()
public final DialPlanExtension getExtension()
public final Integer getPriority()
public final Integer getSeconds()
public final Channel getBridgedChannel()
public String getUniqueId()
Copyright © 2004–2022. All rights reserved.