NativeApiClient Methods |
The NativeApiClient type exposes the following members.
Name | Description | |
---|---|---|
Abort | Causes the ClientBaseTChannel object to transition immediately from its current state into the closed state. (Inherited from ClientBaseINativeApi.) | |
AddService | ||
AddServiceAsync | ||
ChangeServiceStatus | ||
CheckProvisioningRequestStatus | ||
Close | Causes the ClientBaseTChannel object to transition from its current state into the closed state. (Inherited from ClientBaseINativeApi.) | |
ContinueProvisioningRequest | ||
CreateChannel | Returns a new channel to the service. (Inherited from ClientBaseINativeApi.) | |
CreateService | ||
DeleteService | ||
DeleteServiceAsync | ||
DisplayInitializationUI | Instructs the inner channel to display a user interface if one is required to initialize the channel prior to using it. (Inherited from ClientBaseINativeApi.) | |
Echo | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDefaultValueForInitializationT | Replicates the behavior of the default keyword in C#. (Inherited from ClientBaseINativeApi.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetProvisioningRequestsForAccount | ||
GetServicesInvolvedInRequest | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeAsync | Provides support for implementing the event-based asynchronous pattern. For more information about this pattern, see Event-based Asynchronous Pattern Overview. (Inherited from ClientBaseINativeApi.) | |
ListChildServicesByStatus | ||
ListServiceByName | ||
ListServices | ||
ListServicesByNameAndGreaterPropValues | ||
ListServicesByNameAndPropValues | ||
ListServicesOnResource | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ModifyService | ||
MoveService | ||
Open | Causes the ClientBaseTChannel object to transition from the created state into the opened state. (Inherited from ClientBaseINativeApi.) | |
RecreateService | ||
ReleaseAccount | ||
ReleasePackage | ||
ReleaseServices | ||
SendProvisioningRequest | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |