C# Класс SBTwitter.Main

Наследование: SBPlugin
Показать файл Открыть проект

Открытые методы

Метод Описание
Dispose ( ) : void

Приватные методы

Метод Описание
AddFollow ( string channel, string tweeter ) : bool
DelFollow ( string channel, string tweeter ) : bool
Host_eventPluginChannelCommandReceived ( string name, string channel, string command, string parameters ) : void
Host_eventPluginChannelMessageReceived ( string name, string message, string channel ) : void
Host_eventPluginPrivateCommandReceived ( string name, string command, string parameters ) : void
InitFollow ( ) : void
InitFollow ( bool verbose ) : void
LoadConfig ( ) : bool
PollTwitterStatus ( string StatusId ) : string
SaveConfig ( ) : bool
stream_DisconnectMessageReceived ( object sender, Tweetinvi e ) : void
stream_MatchingTweetReceived ( object sender, Tweetinvi e ) : void
stream_WarningFallingBehindDetected ( object sender, Tweetinvi e ) : void
twitterStream_MatchingTweetReceived ( object sender, Tweetinvi e ) : void

Описание методов

Dispose() публичный Метод

public Dispose ( ) : void
Результат void