
public interface OLiveResultListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(int iLiveToken) |
void |
onLiveResult(int iLiveToken,
ORecordOperation iOp) |
void |
onUnsubscribe(int iLiveToken) |
void onLiveResult(int iLiveToken,
ORecordOperation iOp)
throws OException
OExceptionvoid onError(int iLiveToken)
void onUnsubscribe(int iLiveToken)
Copyright © 2009–2025 OrientDB. All rights reserved.