Pickup Delivery
The PickupDelivery
class represents a pickup delivery protocol type in the Atala PRISM architecture. It is a final class, meaning it cannot be subclassed.
Throws
(EdgeAgentError.InvalidMessageType):: if the protocol type of the given message is not ProtocolType.PickupDelivery
.