Twitch SDK (Internal)
ttv::chat::IChatReplayListener Member List

This is the complete list of members for ttv::chat::IChatReplayListener, including all inherited members.

ChatReplayCurrentTimeChanged(UserId userId, const std::string &vodId, Timestamp time)=0ttv::chat::IChatReplayListenerpure virtual
ChatReplayDeleteMessageComplete(UserId userId, const std::string &vodId, const std::string &messageId, TTV_ErrorCode ec)=0ttv::chat::IChatReplayListenerpure virtual
ChatReplayMessagesReceived(UserId userId, const std::string &vodId, const std::vector< ReplayMessage > &messageList)=0ttv::chat::IChatReplayListenerpure virtual
ChatReplayStateChanged(UserId userId, const std::string &vodId, ChatReplayState state, TTV_ErrorCode ec)=0ttv::chat::IChatReplayListenerpure virtual