WCL_E_OBEX_PARTIAL_CONTENT Constant

The server is delivering only part of the resource due to a range header sent by the client. The range header is used by OBEX clients to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams.

Namespace: wclConnectionErrors
 WCL_E_OBEX_PARTIAL_CONTENT = WCL_E_OBEX_BASE + $0009;

Value

Type: Integer

 

This result code is not an error and indicates the action requested by the client was received, understood and accepted.