get_connection_status


Description:

[ Version ( since = "0.9.0" ) ]
public ConnectionStatus get_connection_status (out ConnectionStatusReason reason)

Gets the connection status and reason from this.

The two values are the same as the connection_status and connection_status_reason properties.

Parameters:

this

a Account

reason

a ConnectionStatusReason to fill, or null

Returns:

the same as the connection_status property