MediationKeysUpdateList

constructor(id: String = UUID.randomUUID().toString(), from: DID, to: DID, recipientDids: Array<DID>)(source)

The MediationKeysUpdateList class represents a list of updates for mediation keys. It is used to create a Message object with the specified parameters.