public static interface WZDataEvent.ResultCallback
WZBroadcast.sendDataEvent(WZDataScope, String)
providing a callback to receive a result from the server after processing an event sent from this clientModifier and Type | Method and Description |
---|---|
void |
onWZDataEventResult(WZDataMap resultParams,
boolean isError)
The method invoked when a result is received by a client for a previously send event.
|
void onWZDataEventResult(WZDataMap resultParams, boolean isError)
resultParams
- THe result's parameter setisError
- true
if an error occurred processing the event, false
otherwise© 2016 Wowza Media Systems, LLC. All rights reserved. Terms | Privacy | Trademarks | Legal