get_presence_status
Description:
Return the name of the contact's presence status, or an empty string.
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:
this |
a contact |
Returns:
the same non-%NULL status name as the presence_status property |