Partial Success
data class PartialSuccess(val failedRooms: Map<String, Throwable>) : JoinSpaceResult
Content copied to clipboard
Success fully joined the space, but failed to join all or some of it's rooms.
Success fully joined the space, but failed to join all or some of it's rooms.