status


Description:

[ NoAccessorMethod ]
public uint status { get; }

This connection's status, or UNKNOWN_CONNECTION_STATUS if we don't know yet.

To wait for a valid status (and other properties), call prepare_async with the feature TP_CONNECTION_FEATURE_CORE.

Since version 0.11.3, the change to status CONNECTED is delayed slightly, until introspection of the connection has finished.