![]() |
AT&T API Platform SDK for Microsoft®
2.3.3
Wrapper classes that allow developers to build robust applications using .NET
|
This object is used to return the Device Capabilities details from the network for a particular mobile terminal. More...
Public Member Functions | |
DeviceCapabilities () | |
Initializes a new instance of the DeviceCapabilities class. | |
Properties | |
Capabilities | capabilities [get, set] |
Gets or sets capabilities object. | |
DeviceId | deviceId [get, set] |
Gets or sets deviceId object. |
This object is used to return the Device Capabilities details from the network for a particular mobile terminal.
This class returns two categories of data, device ID and a set of capabilities. AT&T's implementation of the Device Capabilities API service provides the user with device information that is specific to AT&T's network and device naming conventions. This method only yields proper results for AT&T supported devices. The results may not be accurate with devices when the subscriber is using an AT&T SIM with a device from other carriers.
Initializes a new instance of the DeviceCapabilities class.
Gets or sets capabilities object.
Gets or sets deviceId object.