Home > Language Reference > Classes > Telephony

Attached Property

Indicates wether the phone is registered on the network or not.

Syntax

Public Property Get Attached() As Boolean

Remarks

The Attached property returns True if the phone is attached to the network, and False otherwise. Note that most telephony functions raise an error if they are called while no network is available.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 5.0Only available on smart phone devices.