Brecham.Obex — An OBEX library for the .NET Framework

ObexParsedResponsePdu.ResponseCode Property

Get the value of the Response Code byte from the parsed PDU.

[Visual Basic]
Public ReadOnly Property ResponseCode As ObexResponseCode
[C#]
public ObexResponseCode ResponseCode {get;}

Property Value

An ObexResponseCode value.

See Also

ObexParsedResponsePdu Class | Brecham.Obex.Pdus Namespace