UM .NET API
6.16.1
|
Class that is passed to the receiver liveness creation and deletion callback with receiver information. More...
Public Member Functions | |
int | getFlags () |
Why receiver is being deleted (TIMEOUT or EOF) More... | |
long | getUserRcvRegId () |
The receiving application context's configured user rcv regid. More... | |
long | getSessionId () |
The receiving application's configured session id. More... | |
Class that is passed to the receiver liveness creation and deletion callback with receiver information.
int com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getFlags | ( | ) |
Why receiver is being deleted (TIMEOUT or EOF)
long com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getSessionId | ( | ) |
The receiving application's configured session id.
long com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getUserRcvRegId | ( | ) |
The receiving application context's configured user rcv regid.