BlueLibs documentation

TLVData Class

OBEX application parameters are series of type, lenght value (TLV) structure used in ApplicationParameters headers. Please note Tag-Length-Value encoding scheme used in OBEX is not the same as ISO

For a list of all members of this type, see TLVData Members.

System.Object
   BlueLibs.OBEX.TLVData

[Visual Basic]
Public Class TLVData
[C#]
public class TLVData

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: BlueLibs.OBEX

Assembly: BlueLibs (in BlueLibs.dll)

See Also

TLVData Members | BlueLibs.OBEX Namespace