getOutbox

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