Halyri - Mobiili
0.9.1
|
Inherits ClientBase< Halyri.ServiceReference1.IWcfMobileService >, and IWcfMobileService.
Public Member Functions | |
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 |