public static interface Session.InboundApplicationMessageListener
Modifier and Type | Method and Description |
---|---|
void |
onInboundApplicationMessage(Object sender,
Session.InboundApplicationMessageArgs args)
This method is called when an application-level message is received from the counterparty.
|
void onInboundApplicationMessage(Object sender, Session.InboundApplicationMessageArgs args)
sender
- event sourceargs
- event dataCopyright © 2005–2024 Onix Solutions. All rights reserved.