ConnectionStatus
Description:
[ CCode ( cprefix = "TP_CONNECTION_STATUS_" , has_type_id = false ) ]
public enum ConnectionStatus
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- CONNECTED - The
connection is fully connected and all methods are available.
- CONNECTING -
Connect has been called but the connection has not yet been established.
- DISCONNECTED -
If this is retrieved from GetStatus or Status, it indicates that connection has not yet been attempted.