Method

MsgUserget_mail

Declaration [src]

const char*
msg_user_get_mail (
  MsgUser* self
)

Description

No description available.

Return value

Returns: const char*
 

Mail of user or NULL if not existing.

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