Halyri - Mobiili  0.9.1
 All Classes Namespaces Functions Enumerations Properties
WcfMobileServiceClient Class Reference

Inherits ClientBase< Halyri.WcfMobileServiceClient.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.WcfMobileServiceClient.UpdateLocationRequest request)
 
void UpdateLocationAsync (Halyri.WcfMobileServiceClient.UpdateLocationRequest request, object userState)
 
void UpdateDeviceInfoAsync (Halyri.WcfMobileServiceClient.UpdateDeviceInfoRequest request)
 
void UpdateDeviceInfoAsync (Halyri.WcfMobileServiceClient.UpdateDeviceInfoRequest request, object userState)
 
void updateUserInfoAsync (Halyri.WcfMobileServiceClient.updateUserInfoRequest request)
 
void updateUserInfoAsync (Halyri.WcfMobileServiceClient.updateUserInfoRequest request, object userState)
 
void updateMedicalInfoAsync (Halyri.WcfMobileServiceClient.updateMedicalInfoRequest request)
 
void updateMedicalInfoAsync (Halyri.WcfMobileServiceClient.updateMedicalInfoRequest request, object userState)
 
void updateConnectionPriorityAsync (Halyri.WcfMobileServiceClient.updateConnectionPriorityRequest request)
 
void updateConnectionPriorityAsync (Halyri.WcfMobileServiceClient.updateConnectionPriorityRequest request, object userState)
 
void updateRequestTypeAsync (Halyri.WcfMobileServiceClient.updateRequestTypeRequest request)
 
void updateRequestTypeAsync (Halyri.WcfMobileServiceClient.updateRequestTypeRequest request, object userState)
 
void OpenAsync ()
 
void OpenAsync (object userState)
 
void CloseAsync ()
 
void CloseAsync (object userState)
 

Protected Member Functions

override
Halyri.WcfMobileServiceClient.IWcfMobileService 
CreateChannel ()
 

Properties

System.Net.CookieContainer CookieContainer [get, set]
 

Events

System.EventHandler
< UpdateLocationCompletedEventArgs
UpdateLocationCompleted
 
System.EventHandler
< UpdateDeviceInfoCompletedEventArgs
UpdateDeviceInfoCompleted
 
System.EventHandler
< updateUserInfoCompletedEventArgs
updateUserInfoCompleted
 
System.EventHandler
< updateMedicalInfoCompletedEventArgs
updateMedicalInfoCompleted
 
System.EventHandler
< updateConnectionPriorityCompletedEventArgs
updateConnectionPriorityCompleted
 
System.EventHandler
< updateRequestTypeCompletedEventArgs
updateRequestTypeCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
OpenCompleted
 
System.EventHandler
< System.ComponentModel.AsyncCompletedEventArgs > 
CloseCompleted
 

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