BlueLibs documentation

OBEXAppParams.Paramters Property

OBEX application parameters are series of type, lenght value (TLV) structures. This property returns TLVs found in the header

[Visual Basic]
Public Property Paramters As TLVData()
[C#]
public TLVData[] Paramters {get; set;}

See Also

OBEXAppParams Class | BlueLibs.OBEX Namespace