BlueLibs documentation
BIPSDPRecord Constructor
Constructs new SDP record for BIP
[Visual Basic]
Public Sub New( _
ByVal
RfCommPort
As
Byte
_
)
[C#]
public BIPSDPRecord(
byte
RfCommPort
);
Parameters
RfCommPort
RFCOMM port number
See Also
BIPSDPRecord Class
|
BlueLibs.SDP Namespace