Method

XemeStanzaget_content_type

since: 0.1

Declaration [src]

const char*
xeme_stanza_get_content_type (
  XemeStanza* stanza
)

Description [src]

Gets the content type of stanza.

Available since: 0.1

Return value

Type: const char*

The content type of stanza.

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