Method |
Description |
|
BindToTileNotifications ( ) : void |
|
|
BindToToastNotifications ( ) : void |
|
|
CreateChannel ( Action prepared ) : void |
Create channel, subscribe to channel events and open the channel. |
|
Dispatch ( System.Action a ) : void |
|
|
NotifyPropertyChanged ( string propertyName ) : void |
|
|
OnError ( Exception exception ) : void |
|
|
OnRawNotificationReceived ( object sender, HttpNotificationEventArgs args ) : void |
|
|
PrepareChannel ( Action prepared ) : void |
|
|
PushContext ( ) : System |
|
|
SubscribeToNotificationEvents ( ) : void |
|
|
UnbindFromTileNotifications ( ) : void |
|
|
UnbindFromToastNotifications ( ) : void |
|
|
UnsubscribeToNotificationEvents ( ) : void |
|
|
UpdateNotificationBindings ( ) : void |
|
|