Builder
class Builder
Build a ChunkSender instance for a given device.
Calling setMemfaultCloud and setDeviceSerialNumber is required before calling build.
Functions
Link copied to clipboard
Create a ChunkSender instance using the configured values.
Link copied to clipboard
Provide a custom ChunkQueue that is managed by the caller.
Link copied to clipboard
Provide the serial number of the device that produced the chunks.
Link copied to clipboard
Link copied to clipboard
Provide an active instance of the API to the ChunkSender.