C# Class WinPhoneClient.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: remobjects/Push

Méthodes publiques

Méthode Description
MainPage ( ) : System

Private Methods

Méthode Description
BtRegister_OnClick ( object sender, EventArgs e ) : void
BtUnregister_OnClick ( object sender, EventArgs e ) : void
Log ( String aTemplate ) : void
PushChannelOnChannelUriUpdated ( object sender, NotificationChannelUriEventArgs e ) : void
PushChannelOnErrorOccurred ( object sender, NotificationChannelErrorEventArgs e ) : void
PushChannelOnHttpNotificationReceived ( object sender, HttpNotificationEventArgs e ) : void
RegisterOnMpns ( ) : void
RegisterOnServer ( String notificationUri ) : void
UnregisterOnServer ( ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System