HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Content-Type Header Functions 397
Get and Set Functions
RvSipContentTypeHeaderGetCompactForm()
RvSipContentTypeHeaderGetCompactForm()
DESCRIPTION
Gets the compact form flag of the Content Type header. This flag tells the Stack
whether or not to use the compact form Content-Type header during the header
encoding.
SYNTAX
RvStatus RvSipPartyHeaderGetCompactForm(
IN RvSipPartyHeaderHandle hHeader,
IN RvBool *pbIsCompact);
PARAMETERS
hHeader
The handle to the Party header.
pbIsCompact
Specifies whether or not to use compact form.
RETURN VALUES
Returns RvStatus.