Halyri - Mobiili  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Connection.cs File Reference

Classes

class  Halyri.Connection
 Makes all connection actions to server. User can connect, update information about device, personalinfo, medicalinfo or location. Uses SignalR for receiving and WCF for sending. More...
 

Namespaces

package  Halyri
 

Functions

delegate void Halyri.MediaSendFinishedDelegate (object sender, AsyncCompletedEventArgs e)
 Invoked when sending media is finished. More...
 
delegate void Halyri.UdpMediaDataReceived (object sender, MediaPacket media)
 Invoked when Udp media is received. More...
 
delegate void Halyri.MediaSocketHasFailed (object sender)
 Invoked when mediaSocket has failed. More...