fun send(callback: SendChunksCallback): Unit
Attempt to drain all chunks for the given device.
No chunks will be sent and the callback will not be executed if the MemfaultCloud's MemfaultCloud.deinit method has been called.
callback
- called when there is no more data to send or a request fails.