[ 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.
this |
a contact |
the same MIME type as the avatar_mime_type property
(possibly |