ServiceRecordCreatorCreateServiceRecord Method

Creates a Service Record byte array from the given ServiceRecord object.

Overload List

CreateServiceRecord(ServiceRecord) Creates a Service Record byte array from the given ServiceRecord object.
CreateServiceRecord(ServiceRecord, Byte) Creates a Service Record byte array from the given ServiceRecord object, into the specified byte array.

See Also