HP-UX C SIP Stack Message Layer Reference Guide (January 2008)
Authentication Header Functions 225
Get and Set Functions
RvSipAuthenticationHeaderGetAKAVersion()
RvSipAuthenticationHeaderGetAKAVersion()
DESCRIPTION
Gets the AKA version from the Authentication header.
SYNTAX
RvInt32 RvSipAuthenticationHeaderGetAKAVersion(
IN RvSipAuthenticationHeaderHandle
hSipAuthenticationHeader);
PARAMETERS
hAuthenticationHeader
The handle to the Authentication header.
RETURN VALUES
Returns the AKAVersion, or UNDEFINED if the AKAVersion does not exist.