TwitchLib 3.5.3
Loading...
Searching...
No Matches
TwitchLib.Api.Services.FollowerService Member List

This is the complete list of members for TwitchLib.Api.Services.FollowerService, including all inherited members.

_apiTwitchLib.Api.Services.ApiServiceprotected
ApiService(ITwitchAPI api, int checkIntervalInSeconds)TwitchLib.Api.Services.ApiServiceprotected
CacheSizeTwitchLib.Api.Services.FollowerService
ChannelsToMonitorTwitchLib.Api.Services.ApiService
ClearCache()TwitchLib.Api.Services.FollowerService
EnabledTwitchLib.Api.Services.ApiService
FollowerService(ITwitchAPI api, int checkIntervalInSeconds=60, int queryCountPerRequest=100, int cacheSize=1000, bool invokeEventsOnStartup=false)TwitchLib.Api.Services.FollowerService
IntervalInSecondsTwitchLib.Api.Services.ApiService
KnownFollowersTwitchLib.Api.Services.FollowerService
OnChannelsSetTwitchLib.Api.Services.ApiService
OnNewFollowersDetectedTwitchLib.Api.Services.FollowerService
OnServiceStartedTwitchLib.Api.Services.ApiService
OnServiceStoppedTwitchLib.Api.Services.ApiService
OnServiceTickTwitchLib.Api.Services.ApiService
OnServiceTimerTick()TwitchLib.Api.Services.FollowerServiceprotectedvirtual
QueryCountPerRequestTwitchLib.Api.Services.FollowerService
SetChannels(List< string > channelsToMonitor)TwitchLib.Api.Services.ApiServiceprotectedvirtual
SetChannelsById(List< string > channelsToMonitor)TwitchLib.Api.Services.FollowerService
SetChannelsByName(List< string > channelsToMonitor)TwitchLib.Api.Services.FollowerService
Start()TwitchLib.Api.Services.ApiServicevirtual
Stop()TwitchLib.Api.Services.ApiServicevirtual
UpdateLatestFollowersAsync(bool callEvents=true)TwitchLib.Api.Services.FollowerService