Method |
Description |
|
ConnectionOnClosed ( ) : void |
|
|
ConnectionOnError ( Exception ex ) : void |
|
|
ConnectionOnStateChanged ( StateChange obj ) : void |
|
|
OnForceDisconnect ( ) : void |
|
|
OnModalDialogEventReceived ( SirenOfShame.Lib.Watcher.ModalDialogEventArgs args ) : void |
|
|
OnSetAudioEventReceived ( int audioPatternIndex, System.TimeSpan audioDuration ) : void |
|
|
OnSetLightsEventReceived ( int ledPatternIndex, System.TimeSpan ledDuration ) : void |
|
|
OnSetTrayIcon ( SirenOfShame.Extruder.Models.TrayIcon trayIcon ) : void |
|
|
OnTrayNotify ( TrayNotifyEventArgs args ) : void |
|
|
StartRealtimeConnection ( SirenOfShame.Extruder.Models.ConnectExtruderModel connectExtruderModel ) : Task |
|
|