Property | Type | Description | |
---|---|---|---|
FormatUserChatMessage | |||
GetUserInfo | void | ||
LogHttpWebResponse | void | ||
ParseChatMessage | Task |
||
PreloadUsers | void | ||
StartStreaming | void | ||
SystemMessage | void |
Method | Description | |
---|---|---|
CampfireRoom ( |
||
Join ( ) : void | ||
Say ( string message ) : void |
Method | Description | |
---|---|---|
FormatUserChatMessage ( |
||
GetUserInfo ( int userId ) : void | ||
LogHttpWebResponse ( string action, |
||
ParseChatMessage ( string line ) : Task |
||
PreloadUsers ( ) : void | ||
StartStreaming ( ) : void | ||
SystemMessage ( string message ) : void |
public CampfireRoom ( |
||
config | ||
roomId | int | |
useSsl | bool | |
return | Newtonsoft.Json |