get_presence_message
Description:
Return the contact's user-defined status message, 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 message as the presence_message property |