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

284 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthorizationHeaderGetNonceCount()
RvSipAuthorizationHeaderGetNonceCount()
DESCRIPTION
Gets the nonce count value from the Authorization header.
SYNTAX
RvInt32 RvSipAuthorizationHeaderGetNonceCount(
IN RvSipAuthorizationHeaderHandle hSipAuthHeader);
PARAMETERS
hSipAuthHeader
The handle to the Authorization header.
RETURN VALUES
Returns the nonce count value.