Method
XemeConnectionget_resource
since: 0.1
Declaration [src]
const char*
xeme_connection_get_resource (
XemeConnection* connection
)
Description [src]
Gets the resource from connection
.
This may be NULL
in rare circumstances. However, connection
will request a
JID from the server during connection if this is NULL
.
Available since: 0.1
Gets property | Xeme.Connection:resource |