Package org.matrix.android.sdk.api.session.room.taggedevents
Types
Link copied to clipboard
Keys are event IDs, values are event information.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Link copied to clipboard
Keys are tagged event names (eg. m.favourite), values are the related events.
Link copied to clipboard
@JsonClass(generateAdapter = true)
Content copied to clipboard
Class used to parse the content of a m.tagged_events type event. This kind of event defines the tagged events in a room.