TubeState
Description:
[ CCode ( cprefix = "TP_TUBE_STATE_" , has_type_id = false ) ]
public enum TubeState
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- LOCAL_PENDING -
The tube is waiting to be accepted/closed locally.
- OPEN - The tube is open for
traffic.
- REMOTE_PENDING -
The tube is waiting to be accepted/closed remotely.