public static interface WOWZDataEvent.ResultCallback
WOWZBroadcast.sendDataEvent(WOWZDataScope, String)
providing a callback to receive a result from the server after processing an event sent from this client.Modifier and Type | Method and Description |
---|---|
void |
onWZDataEventResult(WOWZDataMap resultParams,
boolean isError)
Called when a result is received by a client for a previously sent event.
|
void onWZDataEventResult(WOWZDataMap resultParams, boolean isError)
resultParams
- The result's parameter set.isError
- True if an error occurred processing the event; false otherwise.© 2016 - 2018 Wowza Media Systems, LLC. All rights reserved. Terms | Privacy | Trademarks | Legal