public interface QConnectorDataListener
| Modifier and Type | Method and Description |
|---|---|
void |
exception(QConnectorException e)
QConnectorException occurred.
|
void |
resultReceived(Result result)
Result received.
|
void exception(QConnectorException e)
e - Exceptionvoid resultReceived(Result result)
handle - Unique handle to identify received dataresult - ResultCopyright © 2012-2014. All Rights Reserved.