ElementType Enumeration |
Namespace: InTheHand.Net.Bluetooth
public enum ElementType
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
Nil | 20 | ||
UInt8 | 21 | ||
UInt16 | 22 | ||
UInt32 | 23 | ||
UInt64 | 24 | ||
UInt128 | 25 | ||
Int8 | 30 | ||
Int16 | 31 | ||
Int32 | 32 | ||
Int64 | 33 | ||
Int128 | 34 | ||
Uuid16 | 40 | ||
Uuid32 | 41 | ||
Uuid128 | 42 | ||
TextString | 43 | ||
Boolean | 44 | ||
ElementSequence | 45 | ||
ElementAlternative | 46 | ||
Url | 47 |