get_avatar_mime_type


Description:

[ Version ( since = "0.11.6" ) ]
public unowned string get_avatar_mime_type ()

Return the contact's avatar MIME type.

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 MIME type as the avatar_mime_type property (possibly null)