Method

MsgContactget_name

Declaration [src]

const char*
msg_contact_get_name (
  MsgContact* self
)

Description

No description available.

Return value

Type: const char*

Name of contact.

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