Method

MsgContactget_id

Declaration [src]

const char*
msg_contact_get_id (
  MsgContact* self
)

Description [src]

Gets ID.

Return value

Returns: const char*
 

Identifier.

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