get_alias
Description:
public unowned string get_alias ()
Return the contact's alias.
This remains valid until the main loop is re-entered; if the caller requires a string that will persist for longer than that, it must be
copied with strdup.
Parameters:
Returns:
the same non-%NULL alias as the alias
|