Click or drag to resize

ServiceAttribute Constructor (UInt16, ServiceElement)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ServiceAttribute(
	ushort id,
	ServiceElement value
)

Parameters

id
Type: SystemUInt16
value
Type: InTheHand.Net.BluetoothServiceElement
See Also