Method |
Description |
|
AddDevice ( DeviceConfiguration config ) : void |
|
|
ApiMonitor_ApiConfigurationChanged ( ApiConfiguration config ) : void |
|
|
CheckLocalDevices ( ) : void |
|
|
CheckUserDevices ( UserConfiguration userConfig ) : void |
|
|
CreatePluginInstance ( IServerPlugin plugin ) : IServerPlugin |
|
|
DevicesMonitor_Initialize ( ) : void |
|
|
DevicesMonitor_Start ( ) : void |
|
|
DevicesMonitor_Stop ( ) : void |
|
|
DevicesMonitor_Worker ( ) : void |
|
|
LoadDevices ( ) : void |
|
|
LoadServerPlugins ( ) : void |
|
|
LoadServerPlugins ( Assembly assembly ) : void |
|
|
LoadServerPlugins ( string path ) : void |
|
|
LoginMonitor_UserChanged ( ServerCredentials loginData ) : void |
|
|
PrintServerPluginInfo ( List plugins ) : void |
|
|
RemoveAllDevices ( ) : void |
|
|
SendCurrentUserChanged ( UserConfiguration userConfig ) : void |
|
|
SendPluginData ( string id, string message ) : void |
|
|
Server_Started ( DeviceServer server ) : void |
|
|
Server_Stopped ( DeviceServer server ) : void |
|
|
StartDeviceServer ( object obj ) : void |
|
|
UpdateLoginInformation ( DeviceServer server ) : void |
|
|