|
Sternum Android SDK
|
Public Member Functions | |
| void | onFinished (long packetsCount, long bytesCount) |
| void com.sternum.cloud.SternumTransmissionCallbacks.SternumTransmissionFinishedCallback.onFinished | ( | long | packetsCount, |
| long | bytesCount | ||
| ) |
Method to be called when the transmission finishes.
| packetsCount | The number of packets transmitted. |
| bytesCount | The number of bytes transmitted. |