public interface IMessageComponent
Modifier and Type | Method and Description |
---|---|
void |
onOOBControlMessage(IMessageComponent source,
IPipe pipe,
OOBControlMessage oobCtrlMsg) |
void onOOBControlMessage(IMessageComponent source, IPipe pipe, OOBControlMessage oobCtrlMsg)
source
- Message component sourcepipe
- Connection pipeoobCtrlMsg
- Out-of-band control messageCopyright © 2006-2012 The Red5 Project