Method
IbisClientget_registered
since: 0.10
Declaration [src]
gboolean
ibis_client_get_registered (
IbisClient* client
)
Description [src]
Checks whether the client has completed user registration.
User registration is the first thing that happens while connecting and other commands like JOIN, PRIVMSG, etc can not be sent until registration is completed.
Available since: 0.10
Gets property | Ibis.Client:registered |