|
Stream Chat Unreal SDK
|
| CFBan | A banned user |
| CFBanPaginationOptions | Options for pagination of bans |
| CFBanRequestDto | #/components/schemas/BanRequest |
| CFBanResponseDto | #/components/schemas/BanResponse |
| CFBanSortOption | The desired sort options for ban queries |
| CFBlockedUserDto | #/components/schemas/BlockedUserResponse |
| CFBlockUserRequestDto | #/components/schemas/BlockUsersRequest |
| CFBlockUserResponseDto | #/components/schemas/BlockUsersResponse |
| CFChannelConfig | The configuration, permissions and features of a channel, as defined by the "channel type" |
| CFChannelConfigWithInfoDto | #/components/schemas/ChannelConfigWithInfo |
| CFChannelEvent | Represents an event that happened in a Stream channel |
| CFChannelGetOrCreateRequestDto | #/components/schemas/ChannelGetOrCreateRequest |
| CFChannelMemberDto | #/components/schemas/ChannelMember |
| CFChannelMemberRequestDto | #/components/schemas/ChannelMemberRequest |
| CFChannelMuteDto | #/components/schemas/ChannelMute |
| CFChannelProperties | Encapsulates the static properties of a channel |
| CFChannelRequestDto | #/components/schemas/ChannelRequest |
| CFChannelResponseDto | #/components/schemas/ChannelResponse Represents channel in chat |
| CFChannelSortOption | The desired sort options for Channel API queries |
| CFChannelsResponseDto | #/components/schemas/ChannelsResponse |
| CFChannelState | Encapsulates the local state of a channel |
| CFChannelStateResponseDto | #/components/schemas/ChannelStateResponse |
| CFChannelStateResponseFieldsDto | #/components/schemas/ChannelStateResponseFields |
| CFChatApi | All Stream Chat REST API requests can be made via this object |
| CFChatEvent | Represents an event that happened in Stream Chat |
| CFChatSocketEvents | Encapsulates subscribing and unsubscribing to and from Stream Chat WebSocket events |
| CFCommandDto | #/components/schemas/Command |
| CFConnectionChangedEvent | Sent when the state of the connection changed |
| CFConnectionRecoveredEvent | Sent when the connection is recovered |
| CFConnectRequestDto | #/components/schemas/ConnectRequest |
| CFDeleteChannelResponseDto | #/components/schemas/DeleteChannelResponse |
| CFDevice | A push notification device |
| CFDeviceDto | #/components/schemas/Response |
| CFDeviceFieldsDto | #/components/schemas/DeviceFields Also used as CreateDeviceRequest |
| CFErrorResponseDto | #/components/schemas/APIError |
| CFEventDto | #/components/schemas/Event An event returned in a HTTP response. Distinct from WebSocket events |
| CFEventResponseDto | #/components/schemas/EventResponse |
| CFFilter | A filter used for querying channels |
| CFFlagDto | #/components/schemas/Flag Contains information about flagged user or message |
| CFFlagRequestDto | #/components/schemas/FlagRequest |
| CFFlagResponseDto | #/components/schemas/FlagResponse |
| CFGetBlockedUsersResponseDto | #/components/schemas/GetBlockedUsersResponse |
| CFGetReactionsResponseDto | #/components/schemas/GetReactionsResponse |
| CFGuestRequestDto | #/components/schemas/GuestRequest |
| CFGuestResponseDto | #/components/schemas/GuestResponse |
| CFHealthCheckEvent | Sent periodically from the API to indicate a healthy connection |
| CFHideChannelRequestDto | #/components/schemas/HideChannelRequest |
| CFHtmlParser | Parses a subset of XHTML Does NOT support: |
| CFListDevicesResponseDto | #/components/schemas/Response |
| CFLocalEvent | Event not originating from the API |
| CFMarkReadRequestDto | #/components/schemas/MarkReadRequest |
| CFMarkReadResponseDto | #/components/schemas/MarkReadResponse |
| CFMember | Contains information about a member of a chat channel |
| CFMembersResponseDto | #/components/schemas/MembersResponse |
| CFMessage | Represents a Stream Chat message |
| CFMessageDeletedEvent | A message was deleted |
| CFMessageDto | #/components/schemas/Message Represents any chat message. Used in responses only |
| CFMessageEvent | A WebSocket event related to a message |
| CFMessageNewEvent | A new message was created |
| CFMessagePaginationOptions | Options for pagination of messages |
| CFMessagePaginationParamsRequestDto | #/components/schemas/MessagePaginationParamsRequest |
| CFMessageReadEvent | A new message was created |
| CFMessageRequestDto | #/components/schemas/MessageRequest |
| CFMessageResponseDto | #/components/schemas/MessageResponse |
| CFMessageSortOption | The desired sort options for message queries |
| CFMessageStore | A store for a list of messages |
| CFMessageUpdatedEvent | A message's content was updated |
| CFMuteChannelRequestDto | #/components/schemas/MuteChannelRequest |
| CFMuteChannelResponseDto | #/components/schemas/MuteChannelResponse |
| CFMuteUserRequestDto | #/components/schemas/MuteUserRequest |
| CFMuteUserResponseDto | #/components/schemas/MuteUserResponse |
| CFNotificationMarkReadEvent | Notification when a message or entire channel was marked as read |
| CFNotificationMessageNewEvent | Notification when a new message was created |
| CFNotificationMutesUpdatedEvent | Notification when a new message was created |
| CFOwnUser | The currently connected Stream Chat user |
| CFOwnUserDto | #/components/schemas/OwnUser |
| CFPaginationOptions | Options for pagination |
| CFPaginationParamsRequestDto | #/components/schemas/PaginationParamsRequest |
| CFQueryBannedUsersRequestDto | #/components/schemas/QueryBannedUsersRequest |
| CFQueryBannedUsersResponseDto | #/components/schemas/QueryBannedUsersResponse |
| CFQueryChannelsRequestDto | #/components/schemas/QueryChannelsRequest |
| CFQueryMembersRequestDto | #/components/schemas/QueryMembersRequest |
| CFQueryUsersRequestDto | #/components/schemas/QueryUsersRequest |
| CFReaction | An individual reaction to a message |
| CFReactionDeletedEvent | A reaction was deleted |
| CFReactionDto | #/components/schemas/Reaction Represents user reaction to a message |
| CFReactionEvent | A WebSocket event related to a reaction |
| CFReactionGroup | An abstraction to group reactions by their type |
| CFReactionNewEvent | A new reaction was created |
| CFReactionRequestDto | #/components/schemas/ReactionRequest Represents user reaction to a message |
| CFReactionResponseDto | #/components/schemas/ReactionResponse |
| CFReactions | Encapsulates a collection of reactions for a message |
| CFReactionUpdatedEvent | A reaction was updated |
| CFRead | Contains information about the read state (i.e number of unread messages) of a member of a chat channel |
| CFReadDto | #/components/schemas/Read |
| CFResponseDto | #/components/schemas/Response |
| CFSearchRequestDto | #/components/schemas/SearchRequest |
| CFSearchResponseDto | #/components/schemas/SearchResponse |
| CFSearchResultDto | #/components/schemas/SearchResult |
| CFSearchResultMessageDto | #/components/schemas/SearchResultMessage |
| CFSearchWarningDto | #/components/schemas/SearchWarning |
| CFSendEventRequestDto | #/components/schemas/SendEventRequest |
| CFSendMessageRequestDto | #/components/schemas/SendMessageRequest Contains all information needed to send new message |
| CFSendReactionRequestDto | #/components/schemas/SendReactionRequest Contains all information needed to send new reaction |
| CFSortParamRequestDto | #/components/schemas/SortParamRequest |
| CFTruncateChannelRequestDto | #/components/schemas/TruncateChannelRequest |
| CFTruncateChannelResponseDto | #/components/schemas/TruncateChannelResponse |
| CFTypingStartEvent | A user started typing |
| CFTypingStopEvent | A user stoped typing |
| CFUpdateChannelPartialRequestDto | #/components/schemas/UpdateChannelPartialRequest |
| CFUpdateChannelPartialResponseDto | #/components/schemas/UpdateChannelPartialResponse |
| CFUpdateChannelRequestDto | #/components/schemas/UpdateChannelRequest |
| CFUpdateChannelResponseDto | #/components/schemas/UpdateChannelResponse |
| CFUpdateMessageRequestDto | #/components/schemas/UpdateMessageRequest |
| CFUpdateUserPartialRequestDto | #/components/schemas/UpdateUserPartialRequest |
| CFUpdateUsersPartialRequestDto | #/components/schemas/UpdateUsersPartialRequest |
| CFUpdateUsersRequestDto | #/components/schemas/UpdateUsersRequest |
| CFUpdateUsersResponseDto | #/components/schemas/UpdateUsersResponse |
| CFUser | A Stream Chat user |
| CFUserBannedEvent | #/components/schemas/UserBannedEvent |
| CFUserDto | Common fields for users |
| CFUserMuteDto | #/components/schemas/UserMute |
| CFUserObjectDto | #/components/schemas/UserObject Used in both requests and responses |
| CFUserObjectRequestDto | #/components/schemas/UserObjectRequest |
| CFUserPaginationOptions | Options for pagination of members or watchers |
| CFUserPresenceChangedEvent | #/components/schemas/UserPresenceChangedEvent |
| CFUserRef | A reference to a unique User |
| CFUserResponseDto | #/components/schemas/UserResponse |
| CFUserSortOption | The desired sort options for user queries |
| CFUsersResponseDto | #/components/schemas/UsersResponse |
| CFUserUnbannedEvent | #/components/schemas/UserUnbannedEvent |
| CFUserWatchingStartEvent | #/components/schemas/UserWatchingStartEvent |
| CFUserWatchingStopEvent | #/components/schemas/UserWatchingStopEvent |
| CIChatSocket | Interface to a Stream Chat WebSocket connection |
| CUAdditionalFieldsBlueprintLibrary | Blueprint functions for the Additional Fields struct |
| CUBackButton | A button with an icon which can be disabled and themed |
| CUBottomReactionWidget | A numbered reaction shown below a message (similar to Slack) |
| CUChannelContextWidget | Provide a reference to a UChatChannel to child widgets |
| CUChannelPropertiesBlueprintLibrary | Blueprint functions for the Channel Properties struct |
| CUChatChannel | The client-side representation of a Stream Chat channel |
| CUHeaderWidget | A top bar widget |
| CUIconButton | A button with an icon which can be disabled and themed |
| CUMessageHoverMenuWidget | Shown when mouse hovers over message |
| CUMessageListHeaderWidget | Top bar for a message list |
| CUMessageWidget | Encapsulates a text bubble, reactions and the mouse hover menu for a message |
| CUReactionGroupBlueprintLibrary | Blueprint functions for the ReactionGroup struct |
| CUReactionsBlueprintLibrary | Blueprint functions for the Reactions struct |
| CUStreamChatClientComponent | A component which allows for connecting to the Stream Chat API. Should be added to a client-side actor, e.g. HUD |
| CUStreamChatSettings | Project Settings for Stream Chat |
| CUStreamChatWebSocketSettings | Project Settings for Stream Chat WebSockets |
| CUTypingIndicatorWidget | Displays typing status for multiple users |
| CUUserBlueprintLibrary | Blueprint functions for the User struct |