Halyri  0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events
Halyri.ServiceReference1.WcfMobileServiceClient Class Reference
Inheritance diagram for Halyri.ServiceReference1.WcfMobileServiceClient:
Halyri.ServiceReference1.IWcfMobileService

Public Member Functions

 WcfMobileServiceClient ()
 
 WcfMobileServiceClient (string endpointConfigurationName)
 
 WcfMobileServiceClient (string endpointConfigurationName, string remoteAddress)
 
 WcfMobileServiceClient (string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress)
 
 WcfMobileServiceClient (System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress)
 
void UpdateLocationAsync (Halyri.ServiceReference1.UpdateLocationRequest request)
 
void UpdateLocationAsync (Halyri.ServiceReference1.UpdateLocationRequest request, object userState)
 
void UpdateDeviceInfoAsync (Halyri.ServiceReference1.UpdateDeviceInfoRequest request)
 
void UpdateDeviceInfoAsync (Halyri.ServiceReference1.UpdateDeviceInfoRequest request, object userState)
 
void UpdatePersonalInfoAsync (Halyri.ServiceReference1.UpdatePersonalInfoRequest request)
 
void UpdatePersonalInfoAsync (Halyri.ServiceReference1.UpdatePersonalInfoRequest request, object userState)
 
void UpdateMedicalInfoAsync (Halyri.ServiceReference1.UpdateMedicalInfoRequest request)
 
void UpdateMedicalInfoAsync (Halyri.ServiceReference1.UpdateMedicalInfoRequest request, object userState)
 
void UpdateConnectionPriorityAsync (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request)
 
void UpdateConnectionPriorityAsync (Halyri.ServiceReference1.UpdateConnectionPriorityRequest request, object userState)
 
void UpdateRequestTypeAsync (Halyri.ServiceReference1.UpdateRequestTypeRequest request)
 
void UpdateRequestTypeAsync (Halyri.ServiceReference1.UpdateRequestTypeRequest request, object userState)
 
void ToggleNoSoundAsync (Halyri.ServiceReference1.ToggleNoSoundRequest request)
 
void ToggleNoSoundAsync (Halyri.ServiceReference1.ToggleNoSoundRequest request, object userState)
 
void UpdateInstrumentListAsync (Halyri.ServiceReference1.UpdateInstrumentListRequest request)
 
void UpdateInstrumentListAsync (Halyri.ServiceReference1.UpdateInstrumentListRequest request, object userState)
 
void UploadMediaSegmentAsync (Halyri.ServiceReference1.UploadMediaSegmentRequest request)
 
void UploadMediaSegmentAsync (Halyri.ServiceReference1.UploadMediaSegmentRequest request, object userState)
 
void GetMediaSegmentAsync (Halyri.ServiceReference1.GetMediaSegmentRequest request)
 
void GetMediaSegmentAsync (Halyri.ServiceReference1.GetMediaSegmentRequest request, object userState)
 
void PingAsync (Halyri.ServiceReference1.PingRequest request)
 
void PingAsync (Halyri.ServiceReference1.PingRequest request, object userState)
 
void UploadMeasurementDataAsync (Halyri.ServiceReference1.UploadMeasurementDataRequest request)
 
void UploadMeasurementDataAsync (Halyri.ServiceReference1.UploadMeasurementDataRequest request, object userState)
 
void SendTextMessageAsync (Halyri.ServiceReference1.SendTextMessageRequest request)
 
void SendTextMessageAsync (Halyri.ServiceReference1.SendTextMessageRequest request, object userState)
 
void SendTestPacketAsync (Halyri.ServiceReference1.SendTestPacketRequest request)
 
void SendTestPacketAsync (Halyri.ServiceReference1.SendTestPacketRequest request, object userState)
 
void UpdateConnectionLatencyInfoAsync (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request)
 
void UpdateConnectionLatencyInfoAsync (Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest request, object userState)
 
void OpenAsync ()
 
void OpenAsync (object userState)
 
void CloseAsync ()
 
void CloseAsync (object userState)
 

Protected Member Functions

override
Halyri.ServiceReference1.IWcfMobileService 
CreateChannel ()
 

Properties

System.Net.CookieContainer CookieContainer [get, set]
 

Events

System.EventHandler
< UpdateLocationCompletedEventArgs
UpdateLocationCompleted
 
System.EventHandler
< UpdateDeviceInfoCompletedEventArgs
UpdateDeviceInfoCompleted
 
System.EventHandler
< UpdatePersonalInfoCompletedEventArgs
UpdatePersonalInfoCompleted
 
System.EventHandler
< UpdateMedicalInfoCompletedEventArgs
UpdateMedicalInfoCompleted
 
System.EventHandler
< UpdateConnectionPriorityCompletedEventArgs
UpdateConnectionPriorityCompleted
 
System.EventHandler
< UpdateRequestTypeCompletedEventArgs
UpdateRequestTypeCompleted
 
System.EventHandler
< ToggleNoSoundCompletedEventArgs
ToggleNoSoundCompleted
 
System.EventHandler
< UpdateInstrumentListCompletedEventArgs
UpdateInstrumentListCompleted
 
System.EventHandler
< UploadMediaSegmentCompletedEventArgs
UploadMediaSegmentCompleted
 
System.EventHandler
< GetMediaSegmentCompletedEventArgs
GetMediaSegmentCompleted
 
System.EventHandler
< PingCompletedEventArgs
PingCompleted
 
System.EventHandler
< UploadMeasurementDataCompletedEventArgs
UploadMeasurementDataCompleted
 
System.EventHandler
< SendTextMessageCompletedEventArgs
SendTextMessageCompleted
 
System.EventHandler
< SendTestPacketCompletedEventArgs
SendTestPacketCompleted
 
System.EventHandler
< UpdateConnectionLatencyInfoCompletedEventArgs
UpdateConnectionLatencyInfoCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
OpenCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
CloseCompleted
 

Constructor & Destructor Documentation

Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( )
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName,
string  remoteAddress 
)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( string  endpointConfigurationName,
System.ServiceModel.EndpointAddress  remoteAddress 
)
Halyri.ServiceReference1.WcfMobileServiceClient.WcfMobileServiceClient ( System.ServiceModel.Channels.Binding  binding,
System.ServiceModel.EndpointAddress  remoteAddress 
)

Member Function Documentation

void Halyri.ServiceReference1.WcfMobileServiceClient.CloseAsync ( )
void Halyri.ServiceReference1.WcfMobileServiceClient.CloseAsync ( object  userState)
override Halyri.ServiceReference1.IWcfMobileService Halyri.ServiceReference1.WcfMobileServiceClient.CreateChannel ( )
protected
void Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentAsync ( Halyri.ServiceReference1.GetMediaSegmentRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentAsync ( Halyri.ServiceReference1.GetMediaSegmentRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.OpenAsync ( )
void Halyri.ServiceReference1.WcfMobileServiceClient.OpenAsync ( object  userState)
void Halyri.ServiceReference1.WcfMobileServiceClient.PingAsync ( Halyri.ServiceReference1.PingRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.PingAsync ( Halyri.ServiceReference1.PingRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketAsync ( Halyri.ServiceReference1.SendTestPacketRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketAsync ( Halyri.ServiceReference1.SendTestPacketRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageAsync ( Halyri.ServiceReference1.SendTextMessageRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageAsync ( Halyri.ServiceReference1.SendTextMessageRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundAsync ( Halyri.ServiceReference1.ToggleNoSoundRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundAsync ( Halyri.ServiceReference1.ToggleNoSoundRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoAsync ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoAsync ( Halyri.ServiceReference1.UpdateConnectionLatencyInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityAsync ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityAsync ( Halyri.ServiceReference1.UpdateConnectionPriorityRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoAsync ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoAsync ( Halyri.ServiceReference1.UpdateDeviceInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListAsync ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListAsync ( Halyri.ServiceReference1.UpdateInstrumentListRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationAsync ( Halyri.ServiceReference1.UpdateLocationRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationAsync ( Halyri.ServiceReference1.UpdateLocationRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoAsync ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoAsync ( Halyri.ServiceReference1.UpdateMedicalInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoAsync ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoAsync ( Halyri.ServiceReference1.UpdatePersonalInfoRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeAsync ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeAsync ( Halyri.ServiceReference1.UpdateRequestTypeRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataAsync ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataAsync ( Halyri.ServiceReference1.UploadMeasurementDataRequest  request,
object  userState 
)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentAsync ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request)
void Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentAsync ( Halyri.ServiceReference1.UploadMediaSegmentRequest  request,
object  userState 
)

Property Documentation

System.Net.CookieContainer Halyri.ServiceReference1.WcfMobileServiceClient.CookieContainer
getset

Event Documentation

System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.CloseCompleted
System.EventHandler<GetMediaSegmentCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.GetMediaSegmentCompleted
System.EventHandler<System.ComponentModel.AsyncCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.OpenCompleted
System.EventHandler<PingCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.PingCompleted
System.EventHandler<SendTestPacketCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.SendTestPacketCompleted
System.EventHandler<SendTextMessageCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.SendTextMessageCompleted
System.EventHandler<ToggleNoSoundCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.ToggleNoSoundCompleted
System.EventHandler<UpdateConnectionLatencyInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionLatencyInfoCompleted
System.EventHandler<UpdateConnectionPriorityCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateConnectionPriorityCompleted
System.EventHandler<UpdateDeviceInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateDeviceInfoCompleted
System.EventHandler<UpdateInstrumentListCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateInstrumentListCompleted
System.EventHandler<UpdateLocationCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateLocationCompleted
System.EventHandler<UpdateMedicalInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateMedicalInfoCompleted
System.EventHandler<UpdatePersonalInfoCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdatePersonalInfoCompleted
System.EventHandler<UpdateRequestTypeCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UpdateRequestTypeCompleted
System.EventHandler<UploadMeasurementDataCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UploadMeasurementDataCompleted
System.EventHandler<UploadMediaSegmentCompletedEventArgs> Halyri.ServiceReference1.WcfMobileServiceClient.UploadMediaSegmentCompleted

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