Method

MsgContactget_given_name

Declaration [src]

const char*
msg_contact_get_given_name (
  MsgContact* self
)

Description [src]

Gets given name.

Return value

Type: const char*

Given name.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.