UM .NET API  6.16
com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo Class Reference

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...
 

Detailed Description

Class that is passed to the receiver liveness creation and deletion callback with receiver information.

Member Function Documentation

int com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getFlags ( )

Why receiver is being deleted (TIMEOUT or EOF)

Returns
the flags
long com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getSessionId ( )

The receiving application's configured session id.

Returns
receiving application's configured session id
long com.latencybusters.lbm.UMEReceiverLivenessCallbackInfo.getUserRcvRegId ( )

The receiving application context's configured user rcv regid.

Returns
receiving application context's configured user rcv regid.

The documentation for this class was generated from the following file: