Method

MsgUserget_mobile_phone

Declaration [src]

const char*
msg_user_get_mobile_phone (
  MsgUser* self
)

Description

No description available.

Return value

Type: const char*

Mobile phone of user or NULL if not existing.

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