Twitch SDK (Internal)
ttv::binding::java::JavaChatChannelListenerProxy Member List

This is the complete list of members for ttv::binding::java::JavaChatChannelListenerProxy, including all inherited members.

ChannelDisconnectedFunc typedefttv::binding::java::JavaChatChannelListenerProxy
ChatChannelFirstTimeChatterNoticeReceived(UserId userId, ChannelId channelId, const FirstTimeChatterNotice &notice) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelHostTargetChanged(UserId userId, ChannelId channelId, const std::string &targetChannel, uint32_t numViewers) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelInfoChanged(UserId userId, ChannelId channelId, const ChatChannelInfo &channelInfo) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelLocalUserChanged(UserId userId, ChannelId channelId, const ChatUserInfo &userInfo) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelMessagesCleared(UserId userId, ChannelId channelId) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelMessagesReceived(UserId userId, ChannelId channelId, const std::vector< LiveChatMessage > &messageList) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelNoticeReceived(UserId userId, ChannelId channelId, const std::string &id, const std::map< std::string, std::string > &params) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelRaidNoticeReceived(UserId userId, ChannelId channelId, const RaidNotice &notice) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelRestrictionsChanged(UserId userId, ChannelId channelId, const ChatChannelRestrictions &restrictions) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelStateChanged(UserId userId, ChannelId channelId, ChatChannelState state, TTV_ErrorCode ec) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelSubscriptionNoticeReceived(UserId userId, ChannelId channelId, const SubscriptionNotice &notice) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelUnraidNoticeReceived(UserId userId, ChannelId channelId, const UnraidNotice &notice) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
ChatChannelUserMessagesCleared(UserId userId, ChannelId channelId, UserId clearUserId) overridettv::binding::java::JavaChatChannelListenerProxyvirtual
GetListener() constttv::binding::java::NativeListenerProxy< IChatChannelListener >inline
JavaChatChannelListenerProxy()ttv::binding::java::JavaChatChannelListenerProxy
mChannelDisconnectedCallbackttv::binding::java::JavaChatChannelListenerProxyprivate
mChatApittv::binding::java::JavaChatChannelListenerProxyprivate
mJavaListenerttv::binding::java::NativeListenerProxy< IChatChannelListener >protected
mListenerInfottv::binding::java::NativeListenerProxy< IChatChannelListener >protected
SetChannelDisconnectedFunc(ChannelDisconnectedFunc func)ttv::binding::java::JavaChatChannelListenerProxyinline
SetChatApi(std::shared_ptr< ChatAPI > api)ttv::binding::java::JavaChatChannelListenerProxyinline
SetListener(jobject jListener)ttv::binding::java::NativeListenerProxy< IChatChannelListener >inline
~NativeListenerProxy()ttv::binding::java::NativeListenerProxy< IChatChannelListener >inlinevirtual