ParcelCollection

constructor(parcelSerialized: ByteArray, trustedCertificates: Collection<Certificate>, ack: suspend () -> Unit)

Parameters

parcelSerialized

The serialization of the parcel

trustedCertificates

The collection of certificates regarded trusted

ack

The callback to execute when the collection is acknowledged