22 class JavaIChatReplayListenerProxy;
uint32_t UserId
Definition: coretypes.h:22
ChatReplayState
Definition: chattypes.h:547
Definition: java_nativelistener.h:23
virtual void ChatReplayDeleteMessageComplete(UserId userId, const std::string &vodId, const std::string &messageId, TTV_ErrorCode ec) override
uint32_t Timestamp
Definition: coretypes.h:27
JSON (JavaScript Object Notation).
Definition: adsapi.h:16
virtual void ChatReplayStateChanged(UserId userId, const std::string &vodId, ChatReplayState state, TTV_ErrorCode ec) override
Definition: java_ichatreplaylistenerproxy.h:28
uint32_t TTV_ErrorCode
Definition: errortypes.h:30
JavaIChatReplayListenerProxy()
virtual void ChatReplayCurrentTimeChanged(UserId userId, const std::string &vodId, Timestamp time) override
virtual void ChatReplayMessagesReceived(UserId userId, const std::string &vodId, const std::vector< ReplayMessage > &messageList) override