|
Twitch SDK (Internal)
|
This is the complete list of members for ttv::chat::IChatRoom, including all inherited members.
| DeleteMessage(const std::string &messageId, const DeleteMessageCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| DeleteMessageCallback typedef | ttv::chat::IChatRoom | |
| DeleteRoom(const DeleteRoomCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| DeleteRoomCallback typedef | ttv::chat::IChatRoom | |
| DisableEmotesOnlyMode(const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| DisableR9kMode(const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| DisableSlowMode(const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| Dispose()=0 | ttv::chat::IChatRoom | pure virtual |
| EditMessage(const std::string &messageId, const std::string &message, ChatRoomMessage &placeholderMessage, const EditMessageCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| EditMessageCallback typedef | ttv::chat::IChatRoom | |
| EnableEmotesOnlyMode(const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| EnableR9kMode(const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| EnableSlowMode(uint32_t durationSeconds, const UpdateRoomModesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchMessagesAfterCursor(const std::string &cursor, uint32_t limit, const FetchMessagesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchMessagesAfterTimestamp(Timestamp timestamp, uint32_t limit, const FetchMessagesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchMessagesBeforeCursor(const std::string &cursor, uint32_t limit, const FetchMessagesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchMessagesBeforeTimestamp(Timestamp timestamp, uint32_t limit, const FetchMessagesCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchMessagesCallback typedef | ttv::chat::IChatRoom | |
| FetchRoomInfo(const FetchRoomInfoCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| FetchRoomInfoCallback typedef | ttv::chat::IChatRoom | |
| SendMessage(const std::string &message, ChatRoomMessage &placeholderMessage, const SendMessageCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SendMessageCallback typedef | ttv::chat::IChatRoom | |
| SetArchived(bool isArchived, const UpdateRoomViewCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetLastReadAt(Timestamp lastReadAt, const UpdateRoomViewCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetMinimumAllowedRole(RoomRole minimumAllowedRole, const UpdateRoomInfoCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetMuted(bool isMuted, const UpdateRoomViewCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetPreviewable(bool isPreviewable, const UpdateRoomInfoCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetRoomName(const std::string &name, const UpdateRoomInfoCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| SetTopic(const std::string &topic, const UpdateRoomInfoCallback &callback)=0 | ttv::chat::IChatRoom | pure virtual |
| UpdateRoomInfoCallback typedef | ttv::chat::IChatRoom | |
| UpdateRoomModesCallback typedef | ttv::chat::IChatRoom | |
| UpdateRoomViewCallback typedef | ttv::chat::IChatRoom | |
| ~IChatRoom()=default | ttv::chat::IChatRoom | virtual |
1.8.13