C# 클래스 PushNotifications.MainPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: nikhildhawan/c2dm

공개 메소드들

메소드 설명
MainPage ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System