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, getInternalActionId
getSource, toString
public StatusEvent(StatusEvent event) throws InvalidChannelName
InvalidChannelName
public final Channel getChannel()
getChannel
in interface ChannelEvent
public 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–2020. All rights reserved.