Enum Protocols.OBEX.HeaderIdentifier
- Description
An identifier for a request or response header
- Constant HI_APPPARAM
constantProtocols.OBEX.HI_APPPARAM- Description
Extended application request & response information
- Constant HI_AUTHCHALL
constantProtocols.OBEX.HI_AUTHCHALL- Description
Authentication digest-challenge
- Constant HI_AUTHRESP
constantProtocols.OBEX.HI_AUTHRESP- Description
Authentication digest-response
- Constant HI_BODY
constantProtocols.OBEX.HI_BODY- Description
A chunk of the object body
- Constant HI_CONNID
constantProtocols.OBEX.HI_CONNID- Description
An identifier used for OBEX connection multiplexing
- Constant HI_COUNT
constantProtocols.OBEX.HI_COUNT- Description
Number of objects to transfer (used by REQ_CONNECT)
- Constant HI_CREATORID
constantProtocols.OBEX.HI_CREATORID- Description
Indicates the creator of an object
- Constant HI_DESCRIPTION
constantProtocols.OBEX.HI_DESCRIPTION- Description
Text description of the object
- Constant HI_ENDOFBODY
constantProtocols.OBEX.HI_ENDOFBODY- Description
The final chunk of the object body
- Constant HI_HTTP
constantProtocols.OBEX.HI_HTTP- Description
Any HTTP 1.x header
- Constant HI_LENGTH
constantProtocols.OBEX.HI_LENGTH- Description
Length of the object transferred, in octets
- Constant HI_NAME
constantProtocols.OBEX.HI_NAME- Description
Name of the object (string)
- Constant HI_OBJCLASS
constantProtocols.OBEX.HI_OBJCLASS- Description
OBEX object class of object
- Constant HI_SESSPARAM
constantProtocols.OBEX.HI_SESSPARAM- Description
Parameters used in session commands/responses
- Constant HI_SESSSEQNR
constantProtocols.OBEX.HI_SESSSEQNR- Description
Sequence number used in each OBEX packet for reliability
- Constant HI_TARGET
constantProtocols.OBEX.HI_TARGET- Description
Name of service that operation is targeted to
- Constant HI_TIME
constantProtocols.OBEX.HI_TIME- Description
ISO 8601 timestamp (string)
- Constant HI_TYPE
constantProtocols.OBEX.HI_TYPE- Description
Type of the object (IANA media type)
- Constant HI_WANUUID
constantProtocols.OBEX.HI_WANUUID- Description
Uniquely identifies the OBEX server
- Constant HI_WHO
constantProtocols.OBEX.HI_WHO- Description
Identifies the OBEX application (string)