Method
IbisClientget_realname
since: 0.1
Declaration [src]
const char*
ibis_client_get_realname (
IbisClient* client
)
Description [src]
Gets the realname that is being used when sending the USER
command.
If IbisClient:realname
has not been set, this will return the value
of IbisClient:nick
.
Available since: 0.1
Gets property | Ibis.Client:realname |