In The Hand LtdIn The Hand
LineGprsClass Enumeration
NamespacesInTheHand.WindowsMobile.TelephonyLineGprsClass
.NET Components for Mobility
Specifies the GPRS class of the TelephonyLine.
Declaration Syntax
C#Visual Basic
public enum LineGprsClass
Public Enumeration LineGprsClass
Members
MemberDescription
None
No GPRS capability.

GsmAndGprs
Simultaneous voice and GPRS data.

GsmOrGprs
Simultaneous voice and GPRS traffic channel, one or other data.

GsmOrGprsExclusive
Either all voice or all GPRS, both traffic channels unmonitored.

GprsOnly
Only GPRS.

GsmOnly
Only circuit switched voice and data.

HasFlag
Determines whether one or more bit fields are set in the current instance.

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