Package org. matrix. android. sdk. api. session. room. model. create
Types
Link copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = false )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
A link to an old room in case of room versioning.
Link copied to clipboard
class RestrictedRoomPreset(val homeServerCapabilities: HomeServerCapabilities, val restrictedList: List<RoomJoinRulesAllowEntry>) : RoomFeaturePreset
Content copied to clipboard
Link copied to clipboard
@JsonClass(generateAdapter = true )
Content copied to clipboard
Content of a m.room.create type event.
Link copied to clipboard