Package-level declarations
Types
Link copied to clipboard
Denotes the image retrieval state in the RemoteService and Receiver.
Link copied to clipboard
Denotes what type of message to send to the RemoteService.
Link copied to clipboard
class Receiver(shuttle: Shuttle, scope: CoroutineScope, visibilityObservable: ShuttleVisibilityObservable, handleNoResponseReceived: Boolean = false) : BroadcastReceiver
A receiver that receives and processes broadcasts from the RemoteService.
Link copied to clipboard
Demonstrates using Shuttle with a remote service to transport the large cargo.