SDPRecord.GetRecordBytes Method
marshales the SDP record to byte sequence
[Visual Basic]
Overridable Public Function GetRecordBytes() As
Byte()
[C#]
public virtual
byte[] GetRecordBytes();
Return Value
marshaled sdp record
See Also
SDPRecord Class | BlueLibs.SDP Namespace