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

Authorization Header Functions 297
Get and Set Functions
RvSipAuthorizationHeaderGetHeaderType()
RvSipAuthorizationHeaderGetHeaderType()
DESCRIPTION
Gets the header type enumeration from the Authorization header.
SYNTAX
RvSipAuthorizationHeaderType
RvSipAuthorizationHeaderGetHeaderType(
IN RvSipAuthorizationHeaderHandle hSipAuthHeader);
PARAMETERS
hSipAuthHeader
The handle to the Authorization header.
RETURN VALUES
Returns the Authorization header type enumeration from the Authorization
header.