EventType

object EventType

Constants defining known event types from Matrix specifications.

Functions

Link copied to clipboard
fun isCallEvent(type: String): Boolean
Link copied to clipboard
fun isVerificationEvent(type: String): Boolean

Properties

Link copied to clipboard
val BEACON_LOCATION_DATA: StableUnstableId
Link copied to clipboard
const val BOT_OPTIONS: String
Link copied to clipboard
const val CALL_ANSWER: String
Link copied to clipboard
val CALL_ASSERTED_IDENTITY: StableUnstableId
Link copied to clipboard
const val CALL_CANDIDATES: String
Link copied to clipboard
const val CALL_HANGUP: String
Link copied to clipboard
const val CALL_INVITE: String
Link copied to clipboard
const val CALL_NEGOTIATE: String
Link copied to clipboard
const val CALL_REJECT: String
Link copied to clipboard
const val CALL_REPLACES: String
Link copied to clipboard
const val CALL_SELECT_ANSWER: String
Link copied to clipboard
const val ENCRYPTED: String
Link copied to clipboard
const val FEEDBACK: String
Link copied to clipboard
const val FORWARDED_ROOM_KEY: String
Link copied to clipboard
const val KEY_VERIFICATION_ACCEPT: String
Link copied to clipboard
const val KEY_VERIFICATION_CANCEL: String
Link copied to clipboard
const val KEY_VERIFICATION_DONE: String
Link copied to clipboard
const val KEY_VERIFICATION_KEY: String
Link copied to clipboard
const val KEY_VERIFICATION_MAC: String
Link copied to clipboard
const val KEY_VERIFICATION_READY: String
Link copied to clipboard
const val KEY_VERIFICATION_REQUEST: String
Link copied to clipboard
const val KEY_VERIFICATION_START: String
Link copied to clipboard
const val LOCAL_STATE_ROOM_THIRD_PARTY_INVITE: String
Link copied to clipboard
const val MESSAGE: String
Link copied to clipboard
const val MISSING_TYPE: String
Link copied to clipboard
const val PLUMBING: String
Link copied to clipboard
val POLL_END: StableUnstableId
Link copied to clipboard
val POLL_RESPONSE: StableUnstableId
Link copied to clipboard
val POLL_START: StableUnstableId
Link copied to clipboard
const val PRESENCE: String
Link copied to clipboard
const val PREVIEW_URLS: String
Link copied to clipboard
const val REACTION: String
Link copied to clipboard
const val RECEIPT: String
Link copied to clipboard
const val REDACTION: String
Link copied to clipboard
const val REQUEST_SECRET: String
Link copied to clipboard
const val ROOM_KEY: String
Link copied to clipboard
const val ROOM_KEY_REQUEST: String
Link copied to clipboard
val ROOM_KEY_WITHHELD: StableUnstableId
Link copied to clipboard
const val SEND_SECRET: String
Link copied to clipboard
const val STATE_ROOM_ALIASES: String

Note that this Event has been deprecated, see

Link copied to clipboard
const val STATE_ROOM_AVATAR: String
Link copied to clipboard
val STATE_ROOM_BEACON_INFO: StableUnstableId
Link copied to clipboard
const val STATE_ROOM_CANONICAL_ALIAS: String
Link copied to clipboard
const val STATE_ROOM_CREATE: String
Link copied to clipboard
const val STATE_ROOM_ENCRYPTION: String
Link copied to clipboard
const val STATE_ROOM_GUEST_ACCESS: String
Link copied to clipboard
const val STATE_ROOM_HISTORY_VISIBILITY: String
Link copied to clipboard
const val STATE_ROOM_JOIN_RULES: String
Link copied to clipboard
const val STATE_ROOM_MEMBER: String
Link copied to clipboard
const val STATE_ROOM_NAME: String
Link copied to clipboard
const val STATE_ROOM_PINNED_EVENT: String
Link copied to clipboard
const val STATE_ROOM_POWER_LEVELS: String
Link copied to clipboard
const val STATE_ROOM_RELATED_GROUPS: String
Link copied to clipboard
const val STATE_ROOM_SERVER_ACL: String
Link copied to clipboard
const val STATE_ROOM_THIRD_PARTY_INVITE: String
Link copied to clipboard
const val STATE_ROOM_TOMBSTONE: String
Link copied to clipboard
const val STATE_ROOM_TOPIC: String
Link copied to clipboard
const val STATE_ROOM_WIDGET: String
Link copied to clipboard
const val STATE_ROOM_WIDGET_LEGACY: String
Link copied to clipboard
const val STATE_SPACE_CHILD: String
Link copied to clipboard
const val STATE_SPACE_PARENT: String
Link copied to clipboard
const val STICKER: String
Link copied to clipboard
const val TYPING: String