AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.DeviceCapabilitiesv2.DeviceCapabilities Class Reference

This object is used to return the Device Capabilities details from the network for a particular mobile terminal. More...

List of all members.

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.

Detailed Description

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.


Constructor & Destructor Documentation


Property Documentation

Gets or sets deviceId object.