TubeChannelState
Description:
[ CCode ( cprefix = "TP_TUBE_CHANNEL_STATE_" , has_type_id = false ) ]
public enum TubeChannelState
Bitfield/set of flags generated from the Telepathy specification.
Content:
Enum values:
- LOCAL_PENDING -
The initiator offered the tube.
- NOT_OFFERED -
The tube channel has been requested but the tube is not yet offered.
- OPEN - The initiator
offered the tube and the recipient accepted it.
- REMOTE_PENDING -
The tube is waiting to be accepted/closed remotely.