[ Version ( since = "0.7.14" ) ]
public ConnectionStatus get_status (out ConnectionStatusReason reason)
If reason
is not null
it is set to the reason why "status" changed to its current value, or
NONE_SPECIFIED if unknown.
this |
a connection |
reason |
a TpConnectionStatusReason, or |
This connection's status, or UNKNOWN_CONNECTION_STATUS if we don't know yet. |