Method

CMClientget_homeserver

Declaration [src]

const char*
cm_client_get_homeserver (
  CmClient* self
)

Description [src]

Get the Home server set for the client.

Return value

Type: const char*

The Home server for the client.

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