In The Hand LtdIn The Hand
TelephonyLine Class
NamespacesInTheHand.WindowsMobile.TelephonyTelephonyLine
.NET Components for Mobility
Represents an individual phone line.
Declaration Syntax
C#Visual Basic
public sealed class TelephonyLine : IDisposable
Public NotInheritable Class TelephonyLine _
	Implements IDisposable
Members
All MembersMethodsProperties



IconMemberDescription
ActiveCalls
Gets the number of calls on the line in call states other than idle, onhold, onholdpendingtransfer, and onholdpendingconference.

Address
Returns the address (Phone Number) assigned to the phone device.

CurrentOperatorName
Retrieves the name of the network operator to which the device is currently registered. Not implemented for CDMA.

CurrentSystemType
Get the current line system type.

Dispose()()()()
Releases all resources used by the TelephonyLine

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
EquipmentState
Gets or sets the state of the radio transmitter and receiver.

Finalize()()()()
(Overrides Object.Finalize()()()().)
GetHashCode()()()()
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
GprsClass
Returns the supported GPRS class.

Handle
Returns the TAPI line handle.

Manufacturer
Returns the phone hardware manufacturer.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Model
Returns the phone hardware model.

Name
Returns the name of the TAPI line.

OnHoldCalls
Gets the number of calls on the line in the onhold state.

OnHoldPendingCalls
Gets the number of calls on the line in the onholdpendingtransfer or onholdpendingconference state.

Register()()()()
Register a device with an available network operator.

RegisterStatus
Gets the network registration status of the device.

Revision
Returns the phone hardware revision.

SerialNumber
Returns the phone hardware serial number (IMEI).

SignalStrength
Returns the current signal strength as a percentage.

SubscriberNumber
Returns the subscriber serial number (IMSI).

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TelephonyLine

Assembly: InTheHand.WindowsMobile.Telephony (Module: InTheHand.WindowsMobile.Telephony) Version: 7.0.0.0