HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
248 HP C SIP Stack Message Layer Reference Guide
Get and Set Functions
RvSipAuthenticationInfoHeaderGetNonceCount()
RvSipAuthenticationInfoHeaderGetNonceCount()
DESCRIPTION
Gets the nonce count value from the Authentication-Info header.
SYNTAX
RvInt32 RvSipAuthenticationInfoHeaderGetNonceCount(
IN RvSipAuthenticationInfoHeaderHandle hSipAuthInfoHeader);
PARAMETERS
hSipAuthInfoHeader
The handle to the Authentication-Info header.
RETURN VALUES
Returns the nonce count value.