transportImageCargoWithoutUsingShuttle
fun transportImageCargoWithoutUsingShuttle(context: Context?, cargoId: String, @RawRes imageId: Int): Flow<IOResult>?
Transports the image cargo WITHOUT using Shuttle and is used to demonstrate process crashes when transporting oversized cargo.
Parameters
context
for registering a Receiver
cargoId
for the cargo to transport and pick up
imageId
for the image cargo to load