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

Authorization Header Functions 295
Get and Set Functions
RvSipAuthorizationHeaderGetDigestUri()
RvSipAuthorizationHeaderGetDigestUri()
DESCRIPTION
Gets the handle to the digest URI address from the Authorization header which
holds the digest URI parameter.
SYNTAX
RvSipAddressHandle RvSipAuthorizationHeaderGetDigestUri(
IN RvSipAuthorizationHeaderHandle hHeader);
PARAMETERS
hHeader
The handle to the Authorization header
RETURN VALUES
Returns a handle to the address, or NULL if the address does not exist.