C# Class WinPhoneClient.MainPage

Inheritance: PhoneApplicationPage
ファイルを表示 Open project: remobjects/Push

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method 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 method

public MainPage ( ) : System
return System