ServiceRecordBuilderAddCustomAttribute Method (UInt16, ElementType, Object) |
Namespace:
InTheHand.Net.Bluetooth
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic void AddCustomAttribute(
ushort id,
ElementType elementType,
Object value
)
Parameters
- id
- Type: SystemUInt16
- elementType
- Type: InTheHand.Net.BluetoothElementType
- value
- Type: SystemObject
See Also