Sternum Android SDK
|
Public Member Functions | |
void | onLost (long packetsLostCount, long bytesLostCount) |
void com.sternum.cloud.SternumTransmissionCallbacks.SternumPacketsLostCallback.onLost | ( | long | packetsLostCount, |
long | bytesLostCount | ||
) |
Method to be called when packets are lost.
packetsLostCount | The number of packets lost. |
bytesLostCount | The number of bytes lost. |