|
Twitch SDK (Internal)
|
#include <ifollowerslistener.h>
Public Member Functions | |
| virtual void | NewFollowerAdded (const FollowerAddedEvent &followerAddedEvent)=0 |
The listener interface for events from a FollowersStatus implementation.
|
pure virtual |
Called when a new follower added event occurs on the associated channel.
| [in] |
Implemented in ttv::binding::java::JavaFollowersListenerProxy.
1.8.13