Package org. matrix. android. sdk. api. session. space. model
Types
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Example:
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Example:
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Rooms can claim parents via the m.space.parent state event. { "type": "m.space.parent", "state_key": "!space:example.com", "content": { "via": "example.com", "canonical": true, } }
Link copied to clipboard
class TopLevelSpaceComparator(val orders: Map<String, String?>) : Comparator<RoomSummary>
Content copied to clipboard