Parcel Collection
constructor(parcelSerialized: ByteArray, trustedCertificates: Collection<Certificate>, ack: suspend () -> Unit)
Parameters
parcel Serialized
The serialization of the parcel
trusted Certificates
The collection of certificates regarded trusted
ack
The callback to execute when the collection is acknowledged