RPhone::TPhoneInfo Class Reference

class RPhone::TPhoneInfo

Phone notification information.

Collects all the information associated with an instance of the core API phone class is collected together into a single, directly accessible, structure. This increases the efficiency of applications that require access to the majority of the phone's data.

This class is not intended for user derivation.

TNetworkType

Public Member Functions
TPhoneInfo()
Public Attributes
TModemDetection iDetection

Constructor & Destructor Documentation

TPhoneInfo()

IMPORT_CTPhoneInfo()

Empty constructor.

Member Data Documentation

TModemDetection iDetection

TModemDetection iDetection

The current modem detection state (is it present or not).

TModemDetection