![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
This cookbook shows you how to develop a Device Capabilities Service application using the Platform SDK for Microsoft.
The Platform SDK for Microsoft provides the following methods:
To use these methods in an application, perform the following steps:
To get the Device Capabilities information from a given AT&T wireless number, invoke the GetDeviceCapabilities method using the RequestFactory instance as shown in the following code example.
DeviceCapabilities response = this.requestFactory.GetDeviceCapabilities();