public interface IInternalBDIXMessageFeature
| Modifier and Type | Method and Description | 
|---|---|
void | 
deregisterMessageEvent(RMessageEvent msgevent)
Deregister a conversation or reply-with. 
 | 
void | 
registerMessageEvent(RMessageEvent msgevent)
Register a conversation or reply-with to be able
  to send back answers to the source capability. 
 | 
void registerMessageEvent(RMessageEvent msgevent)
msgevent - The message event.void deregisterMessageEvent(RMessageEvent msgevent)
msgevent - The message event.