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

ObexParsedRequestPdu.Opcode Property

Get the value of the Opcode byte from the parsed PDU.

[Visual Basic]
Public ReadOnly Property Opcode As ObexOpcode
[C#]
public ObexOpcode Opcode {get;}

Property Value

A ObexOpcode.

See Also

ObexParsedRequestPdu Class | Brecham.Obex.Pdus Namespace