| ChannelDisconnectedFunc typedef | ttv::binding::java::JavaChatChannelListenerProxy | |
| ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice ¬ice) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannel, uint32_t numViewers) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelMessagesCleared(UserId userId, ChannelId channelId) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string &id, const std::map< std::string, std::string > ¶ms) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice ¬ice) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice ¬ice) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice ¬ice) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId) override | ttv::binding::java::JavaChatChannelListenerProxy | virtual |
| GetListener() const | ttv::binding::java::NativeListenerProxy< IChatChannelListener > | inline |
| JavaChatChannelListenerProxy() | ttv::binding::java::JavaChatChannelListenerProxy | |
| mChannelDisconnectedCallback | ttv::binding::java::JavaChatChannelListenerProxy | private |
| mChatApi | ttv::binding::java::JavaChatChannelListenerProxy | private |
| mJavaListener | ttv::binding::java::NativeListenerProxy< IChatChannelListener > | protected |
| mListenerInfo | ttv::binding::java::NativeListenerProxy< IChatChannelListener > | protected |
| SetChannelDisconnectedFunc(ChannelDisconnectedFunc func) | ttv::binding::java::JavaChatChannelListenerProxy | inline |
| SetChatApi(std::shared_ptr< ChatAPI > api) | ttv::binding::java::JavaChatChannelListenerProxy | inline |
| SetListener(jobject jListener) | ttv::binding::java::NativeListenerProxy< IChatChannelListener > | inline |
| ~NativeListenerProxy() | ttv::binding::java::NativeListenerProxy< IChatChannelListener > | inlinevirtual |