Companion

object Companion

Functions

Link copied to clipboard
suspend fun build(type: String, content: ByteArray, senderEndpoint: FirstPartyEndpoint, recipientEndpoint: ThirdPartyEndpoint, parcelExpiryDate: ZonedDateTime = maxExpiryDate(), parcelId: ParcelId = ParcelId.generate()): OutgoingMessage

Create an outgoing service message (but don't send it).