Constant Field Values

Contents

io.github.*

  • io.github.ma1uta.matrix.event.CallAnswer 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.call.answer"
  • io.github.ma1uta.matrix.event.CallCandidates 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.call.candidates"
  • io.github.ma1uta.matrix.event.CallHangup 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.call.hangup"
  • io.github.ma1uta.matrix.event.CallInvite 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.call.invite"
  • io.github.ma1uta.matrix.event.Direct 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.direct"
  • io.github.ma1uta.matrix.event.Dummy 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.dummy"
  • io.github.ma1uta.matrix.event.ForwardedRoomKey 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.forwarded_room_key"
  • io.github.ma1uta.matrix.event.FullyRead 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.fully_read"
  • io.github.ma1uta.matrix.event.IgnoredUserList 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.ignored_user_list"
  • io.github.ma1uta.matrix.event.KeyVerificationAccept 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.accept"
  • io.github.ma1uta.matrix.event.KeyVerificationCancel 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.cancel"
  • io.github.ma1uta.matrix.event.KeyVerificationKey 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.key"
  • io.github.ma1uta.matrix.event.KeyVerificationMac 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.mac"
  • io.github.ma1uta.matrix.event.KeyVerificationRequest 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.request"
  • io.github.ma1uta.matrix.event.KeyVerificationStart 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.key.verification.start"
  • io.github.ma1uta.matrix.event.Presence 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.presence"
  • io.github.ma1uta.matrix.event.PushRules 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.push_rules"
  • io.github.ma1uta.matrix.event.Receipt 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.receipt"
  • io.github.ma1uta.matrix.event.RoomAliases 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.aliases"
  • io.github.ma1uta.matrix.event.RoomAvatar 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.avatar"
  • io.github.ma1uta.matrix.event.RoomCanonicalAlias 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.canonical_alias"
  • io.github.ma1uta.matrix.event.RoomCreate 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.create"
  • io.github.ma1uta.matrix.event.RoomEncrypted 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.encrypted"
  • io.github.ma1uta.matrix.event.RoomEncryption 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.encryption"
  • io.github.ma1uta.matrix.event.RoomGuestAccess 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.guest_access"
  • io.github.ma1uta.matrix.event.RoomHistoryVisibility 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.history_visibility"
  • io.github.ma1uta.matrix.event.RoomJoinRules 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.join_rules"
  • io.github.ma1uta.matrix.event.RoomKey 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room_key"
  • io.github.ma1uta.matrix.event.RoomKeyRequest 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room_key_request"
  • io.github.ma1uta.matrix.event.RoomMember 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.member"
  • io.github.ma1uta.matrix.event.RoomMessage<E extends RoomMessageContent> 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.message"
  • io.github.ma1uta.matrix.event.RoomMessageFeedback 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.message.feedback"
  • io.github.ma1uta.matrix.event.RoomName 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.name"
  • io.github.ma1uta.matrix.event.RoomPinned 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.pinned_events"
  • io.github.ma1uta.matrix.event.RoomPowerLevels 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.power_levels"
  • io.github.ma1uta.matrix.event.RoomRedaction 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.redaction"
  • io.github.ma1uta.matrix.event.RoomServerAcl 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.server_acl"
  • io.github.ma1uta.matrix.event.RoomThirdPartyInvite 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.third_party_invite"
  • io.github.ma1uta.matrix.event.RoomTombstone 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.tombstone"
  • io.github.ma1uta.matrix.event.RoomTopic 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.room.topic"
  • io.github.ma1uta.matrix.event.Sticker 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.sticker"
  • io.github.ma1uta.matrix.event.Tag 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.tag"
  • io.github.ma1uta.matrix.event.Typing 
    Modifier and Type Constant Field Value
    public static final String TYPE "m.typing"
  • io.github.ma1uta.matrix.event.message.Audio 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.audio"
  • io.github.ma1uta.matrix.event.message.Emote 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.emote"
  • io.github.ma1uta.matrix.event.message.File 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.file"
  • io.github.ma1uta.matrix.event.message.FormattedBody.Format 
    Modifier and Type Constant Field Value
    public static final String ORG_MATRIX_CUSTOM_HTML "org.matrix.custom.html"
  • io.github.ma1uta.matrix.event.message.Image 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.image"
  • io.github.ma1uta.matrix.event.message.Location 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.location"
  • io.github.ma1uta.matrix.event.message.Notice 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.notice"
  • io.github.ma1uta.matrix.event.message.ServerNotice 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.server_notice"
  • io.github.ma1uta.matrix.event.message.Text 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.text"
  • io.github.ma1uta.matrix.event.message.Video 
    Modifier and Type Constant Field Value
    public static final String MSGTYPE "m.video"