Halyri - Mobiili  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.ServiceReference1.IWcfMobileService Interface Reference
Inheritance diagram for Halyri.ServiceReference1.IWcfMobileService:
Halyri.ServiceReference1.IWcfMobileServiceChannel Halyri.ServiceReference1.WcfMobileServiceClient Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClientChannel

Public Member Functions

System.IAsyncResult BeginUpdateLocation (Halyri.ServiceReference1.UpdateLocationRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateLocationResponse EndUpdateLocation (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateDeviceInfo (Halyri.ServiceReference1.UpdateDeviceInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateDeviceInfoResponse EndUpdateDeviceInfo (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdatePersonalInfo (Halyri.ServiceReference1.UpdatePersonalInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdatePersonalInfoResponse EndUpdatePersonalInfo (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateMedicalInfo (Halyri.ServiceReference1.UpdateMedicalInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateMedicalInfoResponse EndUpdateMedicalInfo (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateConnectionPriority (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateConnectionPriorityResponse EndUpdateConnectionPriority (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateRequestType (Halyri.ServiceReference1.UpdateRequestTypeRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateRequestTypeResponse EndUpdateRequestType (System.IAsyncResult result)
 
System.IAsyncResult BeginToggleNoSound (Halyri.ServiceReference1.ToggleNoSoundRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.ToggleNoSoundResponse EndToggleNoSound (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateInstrumentList (Halyri.ServiceReference1.UpdateInstrumentListRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateInstrumentListResponse EndUpdateInstrumentList (System.IAsyncResult result)
 
System.IAsyncResult BeginUploadMediaSegment (Halyri.ServiceReference1.UploadMediaSegmentRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UploadMediaSegmentResponse EndUploadMediaSegment (System.IAsyncResult result)
 
System.IAsyncResult BeginGetMediaSegment (Halyri.ServiceReference1.GetMediaSegmentRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.GetMediaSegmentResponse EndGetMediaSegment (System.IAsyncResult result)
 
System.IAsyncResult BeginPing (Halyri.ServiceReference1.PingRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.PingResponse EndPing (System.IAsyncResult result)
 
System.IAsyncResult BeginUploadMeasurementData (Halyri.ServiceReference1.UploadMeasurementDataRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UploadMeasurementDataResponse EndUploadMeasurementData (System.IAsyncResult result)
 
System.IAsyncResult BeginSendTextMessage (Halyri.ServiceReference1.SendTextMessageRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.SendTextMessageResponse EndSendTextMessage (System.IAsyncResult result)
 
System.IAsyncResult BeginSendTestPacket (Halyri.ServiceReference1.SendTestPacketRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.SendTestPacketResponse EndSendTestPacket (System.IAsyncResult result)
 
System.IAsyncResult BeginUpdateConnectionLatencyInfo (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request, System.AsyncCallback callback, object asyncState)
 
Halyri.ServiceReference1.UpdateConnectionLatencyInfoResponse EndUpdateConnectionLatencyInfo (System.IAsyncResult result)
 

Member Function Documentation

System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginGetMediaSegment ( Halyri.ServiceReference1.GetMediaSegmentRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginPing ( Halyri.ServiceReference1.PingRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginSendTestPacket ( Halyri.ServiceReference1.SendTestPacketRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginSendTextMessage ( Halyri.ServiceReference1.SendTextMessageRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginToggleNoSound ( Halyri.ServiceReference1.ToggleNoSoundRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateConnectionLatencyInfo ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateConnectionPriority ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateDeviceInfo ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateInstrumentList ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateLocation ( Halyri.ServiceReference1.UpdateLocationRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateMedicalInfo ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdatePersonalInfo ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUpdateRequestType ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUploadMeasurementData ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
System.IAsyncResult Halyri.ServiceReference1.IWcfMobileService.BeginUploadMediaSegment ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request,
System.AsyncCallback  callback,
object  asyncState 
)
Halyri.ServiceReference1.GetMediaSegmentResponse Halyri.ServiceReference1.IWcfMobileService.EndGetMediaSegment ( System.IAsyncResult  result)
Halyri.ServiceReference1.PingResponse Halyri.ServiceReference1.IWcfMobileService.EndPing ( System.IAsyncResult  result)
Halyri.ServiceReference1.SendTestPacketResponse Halyri.ServiceReference1.IWcfMobileService.EndSendTestPacket ( System.IAsyncResult  result)
Halyri.ServiceReference1.SendTextMessageResponse Halyri.ServiceReference1.IWcfMobileService.EndSendTextMessage ( System.IAsyncResult  result)
Halyri.ServiceReference1.ToggleNoSoundResponse Halyri.ServiceReference1.IWcfMobileService.EndToggleNoSound ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateConnectionLatencyInfoResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateConnectionLatencyInfo ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateConnectionPriorityResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateConnectionPriority ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateDeviceInfoResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateDeviceInfo ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateInstrumentListResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateInstrumentList ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateLocationResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateLocation ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateMedicalInfoResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateMedicalInfo ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdatePersonalInfoResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdatePersonalInfo ( System.IAsyncResult  result)
Halyri.ServiceReference1.UpdateRequestTypeResponse Halyri.ServiceReference1.IWcfMobileService.EndUpdateRequestType ( System.IAsyncResult  result)
Halyri.ServiceReference1.UploadMeasurementDataResponse Halyri.ServiceReference1.IWcfMobileService.EndUploadMeasurementData ( System.IAsyncResult  result)
Halyri.ServiceReference1.UploadMediaSegmentResponse Halyri.ServiceReference1.IWcfMobileService.EndUploadMediaSegment ( System.IAsyncResult  result)

The documentation for this interface was generated from the following file: