messageFrom
fun messageFrom(messageTypeTag: Int, sourceUuid: UUID, sourceMsisdn: String, sourceDeviceId: Int, destination: UUID, destinationDeviceId: Int, destinationRegistrationId: Int, content: String, timestamp: Long): Message
A factory function for creating a Message.
Throws
if the destinationRegistrationId is out of bounds.