store/event/chat library

Classes

ChatEvent
Events happening in a Chat.
ChatEvents
Chat event union.
ChatEventsChat
Initial state of the Chat.
ChatEventsEvent
ChatEventsVersioned happening in the Chat.
ChatEventsInitialized
Indicator notifying about a GraphQL subscription being successfully initialized.
ChatEventsVersioned
ChatEvents along with the corresponding ChatVersion.
EditedMessageText
Edited ChatMessageText.
EventChatCallAnswerTimeoutPassed
Event of an answer timeout being reached in a ChatCall.
EventChatCallConversationStarted
Event of an audio/video conversation being started in a ChatCall, meaning that enough ChatCallMembers joined the Medea room after ringing had been finished.
EventChatCallDeclined
Event of a ChatCall being declined by a ChatMember.
EventChatCallFinished
Event of a ChatCall being finished.
EventChatCallMemberJoined
Event of a User joined a ChatCall.
EventChatCallMemberLeft
Event of a User leaving a ChatCall.
EventChatCallMemberRedialed
Event of a User being redialed in a ChatCall.
EventChatCallMoved
Event of a ChatCall being moved from its Chat-dialog to a newly created Chat-group.
EventChatCallStarted
Event of a ChatCall being started.
EventChatCleared
Event of a Chat being cleared by the authenticated MyUser.
EventChatDelivered
Event of last ChatItems posted by the authenticated MyUser being delivered to other Users in a Chat.
EventChatDirectLinkDeleted
Event of a Chat's ChatDirectLink being deleted.
EventChatDirectLinkUpdated
Event of a Chat's ChatDirectLink being updated.
EventChatDirectLinkUsageCountUpdated
Event of a Chat's ChatDirectLink.usageCount being updated.
EventChatFavorited
Event of a Chat being added to the favorites list of the authenticated MyUser.
EventChatHidden
Event of a Chat being hidden by the authenticated MyUser.
EventChatItemDeleted
Event of a ChatItem being deleted by some User.
EventChatItemEdited
Event of a ChatItem being edited by its author.
EventChatItemHidden
Event of a ChatItem being hidden by the authenticated MyUser.
EventChatItemPosted
Event of a new ChatItem being posted in a Chat.
EventChatLastItemUpdated
Event of a Chat last item being updated.
EventChatMuted
Event of a Chat being muted by the authenticated MyUser.
EventChatRead
Event of a Chat being read by a User.
EventChatTotalItemsCountUpdated
Event of a Chat total items count being updated.
EventChatTypingStarted
Event of a ChatMember started typing in a Chat.
EventChatTypingStopped
Event of a ChatMember stopped typing in a Chat.
EventChatUnfavorited
Event of a Chat being removed from the favorites list of the authenticated MyUser.
EventChatUnmuted
Event of a Chat being unmuted by the authenticated MyUser.
EventChatUnreadItemsCountUpdated
Event of a Chat unread items count being updated.
FavoriteChatsEvent
Events happening in the the favorite Chats list.

Enums

ChatEventKind
Possible kinds of a ChatEvent.
ChatEventsKind
Tag representing a ChatEvents kind.