HP-UX C SIP Stack Message Layer Reference Guide (February 2008)
Address Functions 125
Absolute URI: Get and Set Functions
RvSipAddrAbsUriSetIdentifier()
RvSipAddrAbsUriSetIdentifier()
DESCRIPTION
Sets the identifier string in the absolute URI address.
SYNTAX
RvStatus RvSipAddrAbsUriSetIdentifier(
IN RvSipAddressHandle hSipAddr,
IN RvChar* strIdentifier);
PARAMETERS
hSipAddr
The handle to the absolute URI address.
strIdentifier
The identifier string to be set in the object. If NULL is supplied, the existing
identifier is removed from the address.
RETURN VALUES
Returns RvStatus.