|
Stream Chat Unreal SDK
|
#/components/schemas/ChannelGetOrCreateRequest More...
#include <ChannelGetOrCreateRequestDto.h>
Public Member Functions | |
| void | SetMembers (const FPaginationParamsRequestDto &Value) |
| void | SetMessages (const FMessagePaginationParamsRequestDto &Value) |
| void | SetWatchers (const FPaginationParamsRequestDto &Value) |
Public Attributes | |
| FString | ConnectionId |
| FChannelRequestDto | Data |
| bool | bWatch = false |
| Start watching the channel. | |
| bool | bState = false |
| Refresh channel state. | |
| bool | bPresence = false |
| Fetch user presence info. | |
| FAdditionalFields | AdditionalFields |
#/components/schemas/ChannelGetOrCreateRequest