[ NoAccessorMethod ]
public uint status_reason { get; }
To wait for a valid status (and other properties), call prepare_async
with the feature TP_CONNECTION_FEATURE_CORE
.
The reason why status changed to its current value, or TP_CONNECTION_STATUS_REASON_NONE_SPECIFIED if unknown. know yet.