In The Hand
ElementTypeDescriptor Enumeration
NamespacesInTheHand.Net.BluetoothElementTypeDescriptor
.NET Components for Mobility
Represents the type of the element in the SDP record binary format, and is stored as the higher 5 bits of the header byte.
Declaration Syntax
C#Visual Basic
public enum ElementTypeDescriptor
Public Enumeration ElementTypeDescriptor
Members
MemberDescription
Unknown
Nil
UnsignedInteger
TwosComplementInteger
Uuid
TextString
Boolean
ElementSequence
ElementAlternative
Url
HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
There is an identifier for each major type: String vs UUID vs unsigned integer. There are various sizes of UUID and integer type for instance, the resultant types are listed in enum ElementType.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0