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