Method |
Description |
|
DoConnect ( ) : void |
|
|
InitializeComponent ( ) : void |
|
|
ParseRAWPayload ( Stream e, string &weather, string &location, string &temperature ) : void |
|
|
SaveChannelInfo ( ) : void |
|
|
SubscribeToChannelEvents ( ) : void |
|
|
SubscribeToNotifications ( ) : void |
|
|
SubscribeToService ( ) : void |
|
|
Trace ( string message ) : void |
|
|
TryFindChannel ( ) : bool |
|
|
UpdateStatus ( string message ) : void |
|
|
httpChannel_ChannelUriUpdated ( object sender, NotificationChannelUriEventArgs e ) : void |
|
|
httpChannel_ExceptionOccurred ( object sender, NotificationChannelErrorEventArgs e ) : void |
|
|
httpChannel_HttpNotificationReceived ( object sender, HttpNotificationEventArgs e ) : void |
|
|
httpChannel_ShellToastNotificationReceived ( object sender, NotificationEventArgs e ) : void |
|
|