Click or drag to resize

ServiceRecordUtilitiesDump Method (ServiceRecord, Type)

Namespace:  InTheHand.Net.Bluetooth
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static string Dump(
	ServiceRecord record,
	params Type[] attributeIdEnumDefiningTypes
)

Parameters

record
Type: InTheHand.Net.BluetoothServiceRecord
attributeIdEnumDefiningTypes
Type: SystemType

Return Value

Type: String
See Also