Method |
Description |
|
InitializeComponent ( ) : void |
|
|
InitializeLocations ( ) : void |
|
|
InitializeWeather ( ) : void |
|
|
OnMessageSent ( CallbackArgs response ) : void |
|
|
RegistrationService_Subscribed ( object sender, RegistrationService e ) : void |
|
|
System ( int connectionId, object target ) : void |
|
|
UpdateStatus ( ) : void |
|
|
_CreateDelegate ( System delegateType, string handler ) : Delegate |
|
|
btnSend_Click ( object sender, RoutedEventArgs e ) : void |
|
|
prepareRAWPayload ( string location, string temperature, string weatherType ) : byte[] |
|
|
sendHttp ( ) : void |
|
|
sendTile ( ) : void |
|
|
sendToast ( ) : void |
|
|