Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.Connected Class Reference

Connected view is when connection to emergency exchange have been establish and processed by emergency exchange handler. If NoSound is enabled by user, this view opens up with chat. Emergency exchange can open map for user to pinpoint his location on map and send the location to emergency exchange. Handler can also open video recording. By taping cant talk enables chat also. More...

Inheritance diagram for Halyri.Connected:

Public Member Functions

 Connected ()
 Constructor that takes connection from that last view saved to phoneapplicationservice with key "connection". Then just adds all eventhandlers for it. Also starts xnadispatchtimer and ready up media transfering. More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 
void InitializeComponent ()
 InitializeComponent More...
 

Protected Member Functions

override void OnBackKeyPress (System.ComponentModel.CancelEventArgs e)
 Adds messagebox stating that user is leaving and is he sure. User can cancel backkeypressed here. More...
 
override void OnNavigatingFrom (NavigatingCancelEventArgs e)
 Stops capturing and sending data. More...
 
override void OnNavigatedTo (NavigationEventArgs e)
 Checks up if there is nosound set in previous view so UI can add chat for user. More...
 

Detailed Description

Connected view is when connection to emergency exchange have been establish and processed by emergency exchange handler. If NoSound is enabled by user, this view opens up with chat. Emergency exchange can open map for user to pinpoint his location on map and send the location to emergency exchange. Handler can also open video recording. By taping cant talk enables chat also.

Constructor & Destructor Documentation

Halyri.Connected.Connected ( )

Constructor that takes connection from that last view saved to phoneapplicationservice with key "connection". Then just adds all eventhandlers for it. Also starts xnadispatchtimer and ready up media transfering.

Member Function Documentation

void Halyri.Connected.InitializeComponent ( )

InitializeComponent

void Halyri.Connected.InitializeComponent ( )

InitializeComponent

void Halyri.Connected.InitializeComponent ( )

InitializeComponent

void Halyri.Connected.InitializeComponent ( )

InitializeComponent

override void Halyri.Connected.OnBackKeyPress ( System.ComponentModel.CancelEventArgs  e)
protected

Adds messagebox stating that user is leaving and is he sure. User can cancel backkeypressed here.

Parameters
e
override void Halyri.Connected.OnNavigatedTo ( NavigationEventArgs  e)
protected

Checks up if there is nosound set in previous view so UI can add chat for user.

override void Halyri.Connected.OnNavigatingFrom ( NavigatingCancelEventArgs  e)
protected

Stops capturing and sending data.


The documentation for this class was generated from the following files: