Locally defined, indicates what PDU type is being passed, this is required for ObexPduFactory.Parse so that it knows what form of PDU it is to handle, and thus whether it contains extra pre-headers bytes—as Connect PDUs do, for instance.
| Member Name | Description |
|---|---|
| Request | A Request PDU (of unspecified type; Connect or not etc). |
| Response | A normal Response PDU, i.e. not a Connect response PDU. |
| ResponseToConnect | A Connect Response PDU. |
Namespace: Brecham.Obex.Pdus
Assembly: Brecham.Obex (in Brecham.Obex.dll)