public class ChannelEvent extends java.lang.Object implements Event
| Constructor and Description |
|---|
ChannelEvent(ChannelManager inManager)
Construct this event.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelManager |
getManager()
Get the channel manager associated with this event.
|
public ChannelEvent(ChannelManager inManager)
inManager - The manager for this event.public ChannelManager getManager()