In The Hand
AddServiceClass Method (uuid128)
NamespacesInTheHand.Net.BluetoothServiceRecordBuilderAddServiceClass(Guid)
.NET Components for Mobility
Add a Service Class Id.
Declaration Syntax
C#Visual Basic
public void AddServiceClass(
	Guid uuid128
)
Public Sub AddServiceClass ( _
	uuid128 As Guid _
)
Parameters
uuid128 (Guid)
A Guid containing a UUID for the advertised service.
Remarks

Multiple class ids can be added, and they will be written to the ServiceClassIdList attribute in the order in which they were set.

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