Twitch SDK (Internal)
Public Member Functions | List of all members
ttv::chat::IFollowersListener Class Referenceabstract

#include <ifollowerslistener.h>

Inheritance diagram for ttv::chat::IFollowersListener:
ttv::binding::java::NativeListenerProxy< IFollowersListener > ttv::binding::java::JavaFollowersListenerProxy

Public Member Functions

virtual void NewFollowerAdded (const FollowerAddedEvent &followerAddedEvent)=0
 

Detailed Description

The listener interface for events from a FollowersStatus implementation.

Member Function Documentation

◆ NewFollowerAdded()

virtual void ttv::chat::IFollowersListener::NewFollowerAdded ( const FollowerAddedEvent followerAddedEvent)
pure virtual

Called when a new follower added event occurs on the associated channel.

Parameters
[in]

Implemented in ttv::binding::java::JavaFollowersListenerProxy.


The documentation for this class was generated from the following file: