Open PubnubWindowsPhone.sln and the .xaml files(MainPage.xaml, PubnubOperation.xaml, PubnubDemoStart.xaml, PubnubTimeoutSettings.xaml, PublishMessageUserControl.xaml, UserStateUserControl.xaml, WhereNowUserControl.xaml, HereNowOptionsUserControl.xaml, ChangeUUIDUserControl.xaml ) should demonstrate all functionality, asynchronously using callbacks/delegates. You can also view and inspect the tests for additional insight.
- Open up the solution file
- Right click on PubnubWindowsPhone project, and set as Startup Project
- Build the project.
- CTRL-F5 or F5 to run it.
- Demo will run on windows phone emulator
- Open up the solution file
- Right click on PubnubWindowsPhone.Test project, and set as Startup Project
- Build the project.
- CTRL-F5 or F5 to run it.
- Demo will run on windows phone emulator
Report an issue, or email us at support if there are any additional questions or comments.