HP-UX C SIP Stack Message Layer Reference Guide (February 2008)

Body Functions 813
Get and Set Functions
RvSipBodySetContentType()
RvSipBodySetContentType()
DESCRIPTION
Sets the Content-Type header in the body object.
SYNTAX
RvStatus RvSipBodySetContentType(
IN RvSipBodyHandle hBody,
IN RvSipContentTypeHeaderHandle hContentType);
PARAMETERS
hBody
The handle to the body object.
hContentType
Content-Type header to be set in the body object.
RETURN VALUES
Returns RvStatus.