get_avatar_token
Description:
Return the contact's avatar token.
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 token as the avatar_token property
(possibly |