Stream Chat Unreal SDK
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CFBanA banned user
 CFBanRequestDto#/components/schemas/BanRequest
 CFBanResponseDto#/components/schemas/BanResponse
 CFBanSortOptionThe desired sort options for ban queries
 CFBlockedUserDto#/components/schemas/BlockedUserResponse
 CFBlockUserRequestDto#/components/schemas/BlockUsersRequest
 CFBlockUserResponseDto#/components/schemas/BlockUsersResponse
 CFChannelConfigThe configuration, permissions and features of a channel, as defined by the "channel type"
 CFChannelConfigWithInfoDto#/components/schemas/ChannelConfigWithInfo
 CFChannelGetOrCreateRequestDto#/components/schemas/ChannelGetOrCreateRequest
 CFChannelMemberDto#/components/schemas/ChannelMember
 CFChannelMemberRequestDto#/components/schemas/ChannelMemberRequest
 CFChannelMuteDto#/components/schemas/ChannelMute
 CFChannelPropertiesEncapsulates the static properties of a channel
 CFChannelRequestDto#/components/schemas/ChannelRequest
 CFChannelResponseDto#/components/schemas/ChannelResponse Represents channel in chat
 CFChannelSortOptionThe desired sort options for Channel API queries
 CFChannelStateEncapsulates the local state of a channel
 CFChannelStateResponseFieldsDto#/components/schemas/ChannelStateResponseFields
 CFChatApiAll Stream Chat REST API requests can be made via this object
 CFChatEventRepresents an event that happened in Stream Chat
 CFChatSocketEventsEncapsulates subscribing and unsubscribing to and from Stream Chat WebSocket events
 CFCommandDto#/components/schemas/Command
 CFConnectRequestDto#/components/schemas/ConnectRequest
 CFDeviceA 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
 CFFilterA filter used for querying channels
 CFFlagDto#/components/schemas/Flag Contains information about flagged user or message
 CFFlagRequestDto#/components/schemas/FlagRequest
 CFGetBlockedUsersResponseDto#/components/schemas/GetBlockedUsersResponse
 CFGuestRequestDto#/components/schemas/GuestRequest
 CFHideChannelRequestDto#/components/schemas/HideChannelRequest
 CFHtmlParserParses a subset of XHTML Does NOT support:
 CFLocalEventEvent not originating from the API
 CFMarkReadRequestDto#/components/schemas/MarkReadRequest
 CFMemberContains information about a member of a chat channel
 CFMessageRepresents a Stream Chat message
 CFMessageDto#/components/schemas/Message Represents any chat message. Used in responses only
 CFMessagePaginationParamsRequestDto#/components/schemas/MessagePaginationParamsRequest
 CFMessageRequestDto#/components/schemas/MessageRequest
 CFMessageSortOptionThe desired sort options for message queries
 CFMessageStoreA store for a list of messages
 CFMuteChannelRequestDto#/components/schemas/MuteChannelRequest
 CFMuteUserRequestDto#/components/schemas/MuteUserRequest
 CFOwnUserThe currently connected Stream Chat user
 CFPaginationOptionsOptions for pagination
 CFPaginationParamsRequestDto#/components/schemas/PaginationParamsRequest
 CFQueryBannedUsersRequestDto#/components/schemas/QueryBannedUsersRequest
 CFQueryChannelsRequestDto#/components/schemas/QueryChannelsRequest
 CFQueryMembersRequestDto#/components/schemas/QueryMembersRequest
 CFQueryUsersRequestDto#/components/schemas/QueryUsersRequest
 CFReactionAn individual reaction to a message
 CFReactionDto#/components/schemas/Reaction Represents user reaction to a message
 CFReactionGroupAn abstraction to group reactions by their type
 CFReactionRequestDto#/components/schemas/ReactionRequest Represents user reaction to a message
 CFReactionsEncapsulates a collection of reactions for a message
 CFReadContains 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
 CFSearchResultDto#/components/schemas/SearchResult
 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
 CFUpdateChannelPartialRequestDto#/components/schemas/UpdateChannelPartialRequest
 CFUpdateChannelRequestDto#/components/schemas/UpdateChannelRequest
 CFUpdateMessageRequestDto#/components/schemas/UpdateMessageRequest
 CFUpdateUserPartialRequestDto#/components/schemas/UpdateUserPartialRequest
 CFUpdateUsersPartialRequestDto#/components/schemas/UpdateUsersPartialRequest
 CFUpdateUsersRequestDto#/components/schemas/UpdateUsersRequest
 CFUserA Stream Chat user
 CFUserDtoCommon fields for users
 CFUserMuteDto#/components/schemas/UserMute
 CFUserRefA reference to a unique User
 CFUserSortOptionThe desired sort options for user queries
 CIChatSocketInterface to a Stream Chat WebSocket connection
 CUAdditionalFieldsBlueprintLibraryBlueprint functions for the Additional Fields struct
 CUBackButtonA button with an icon which can be disabled and themed
 CUBottomReactionWidgetA numbered reaction shown below a message (similar to Slack)
 CUChannelContextWidgetProvide a reference to a UChatChannel to child widgets
 CUChannelPropertiesBlueprintLibraryBlueprint functions for the Channel Properties struct
 CUChatChannelThe client-side representation of a Stream Chat channel
 CUHeaderWidgetA top bar widget
 CUIconButtonA button with an icon which can be disabled and themed
 CUMessageHoverMenuWidgetShown when mouse hovers over message
 CUMessageListHeaderWidgetTop bar for a message list
 CUMessageWidgetEncapsulates a text bubble, reactions and the mouse hover menu for a message
 CUReactionGroupBlueprintLibraryBlueprint functions for the ReactionGroup struct
 CUReactionsBlueprintLibraryBlueprint functions for the Reactions struct
 CUStreamChatClientComponentA component which allows for connecting to the Stream Chat API. Should be added to a client-side actor, e.g. HUD
 CUStreamChatSettingsProject Settings for Stream Chat
 CUStreamChatWebSocketSettingsProject Settings for Stream Chat WebSockets
 CUTypingIndicatorWidgetDisplays typing status for multiple users
 CUUserBlueprintLibraryBlueprint functions for the User struct