interface StreamDataCallback
This interface provides a callback to get stream data sent from payload to the Mobile SDK.
void onGetStreamData(byte[] data, int len)
When the payload send the bytes to the Mobile SDK by UDP channel, this method will be called, note that if dealing of the data block the data feeder, the byte might lost.
{{searchCount}} Results
{{{(item.highlights && item.highlights.content[0]) || item.title}}}