RoomOutboxMessageRepositoryKey

data class RoomOutboxMessageRepositoryKey(val roomId: RoomId, val transactionId: String)

Constructors

Link copied to clipboard
constructor(roomId: RoomId, transactionId: String)

Properties

Link copied to clipboard
Link copied to clipboard