public abstract class ChannelEventHelper extends ManagerEvent implements ChannelEvent
source| Modifier | Constructor and Description |
|---|---|
protected |
ChannelEventHelper(AbstractChannelEvent event) |
|
ChannelEventHelper(String channel,
String uniqueId) |
protected |
ChannelEventHelper(String channel,
String uniqueId,
String callerIdNum,
String callerIdName) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
getChannel() |
static Channel |
registerChannel(String channelName,
String uniqueId,
String callerIdNum,
String callerIdName) |
getSource, toStringprotected ChannelEventHelper(AbstractChannelEvent event) throws InvalidChannelName
InvalidChannelNameprotected ChannelEventHelper(String channel, String uniqueId, String callerIdNum, String callerIdName) throws InvalidChannelName
InvalidChannelNamepublic ChannelEventHelper(String channel, String uniqueId) throws InvalidChannelName
InvalidChannelNamepublic Channel getChannel()
getChannel in interface ChannelEventpublic static Channel registerChannel(String channelName, String uniqueId, String callerIdNum, String callerIdName) throws InvalidChannelName
InvalidChannelNameCopyright © 2004–2022. All rights reserved.