public static interface Session.OutboundApplicationFlatMessageListener
Modifier and Type | Method and Description |
---|---|
void |
onOutboundApplicationFlatMessage(Object sender,
Session.OutboundApplicationFlatMessageArgs args)
This method is called right before an application-level message is queued for sending.
|
void onOutboundApplicationFlatMessage(Object sender, Session.OutboundApplicationFlatMessageArgs args)
Perform these tasks in a separate thread instead.
sender
- event sourceargs
- event dataCopyright © 2005–2025 Onix Solutions. All rights reserved.