Method

IbisClientget_tertiary_nick

unstable since: 0.15

Declaration [src]

const char*
ibis_client_get_tertiary_nick (
  IbisClient* client
)

Description [src]

Gets the tertiary nick.

Available since: 0.15

Return value

Type: const char*

The tertiary nick to use.

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