public interface QConnectorListener
| Modifier and Type | Method and Description |
|---|---|
void |
error(QConnectorError e)
QConnectorError occurred.
|
void |
exception(QConnectorException e)
QConnectorException occurred.
|
void |
resultReceived(String handle,
Result result)
Result received.
|
void error(QConnectorError e)
e - Errorvoid exception(QConnectorException e)
e - ExceptionCopyright © 2012-2014. All Rights Reserved.