Constructor

XemeMessagenew

since: 0.1

Declaration [src]

XemeStanza*
xeme_message_new (
  void
)

Description [src]

Creates a new XemeMessage instance.

Available since: 0.1

Return value

Type: XemeStanza

The new message.

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