sdk / com.memfault.cloud.sdk / SendChunksCallback / onQueueEmpty

onQueueEmpty

abstract fun onQueueEmpty(sent: Int): Unit

The queue is now empty.

Parameters

sent - the number of chunks that were sent due to this call.