Constructor

MsgContactnew

Declaration [src]

MsgContact*
msg_contact_new (
  void
)

Description [src]

Creates a new MsgContact.

Return value

Type: MsgContact

The newly created MsgContact

The caller of the function takes ownership of the data, and is responsible for freeing it.