getOutbox

abstract fun getOutbox(): Flow<Map<String, Flow<RoomOutboxMessage<*>?>>>