![]() |
Enumerated type generated from the specification.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
The type of message.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
ConnectionPresenceTypeUnset | An invalid presence type used as a null value. This value MUST NOT appear in the result of GetStatuses, or in the Statuses property of the SimplePresence interface. |
ConnectionPresenceTypeOffline | Offline |
ConnectionPresenceTypeAvailable | Available |
ConnectionPresenceTypeAway | Away |
ConnectionPresenceTypeExtendedAway | Away for an extended time |
ConnectionPresenceTypeHidden | Hidden (invisible) |
ConnectionPresenceTypeBusy | Busy, Do Not Disturb. |
ConnectionPresenceTypeUnknown | Unknown, unable to determine presence for this contact, for example if the protocol only allows presence of subscribed contacts. |
ConnectionPresenceTypeError | Error, an error occurred while trying to determine presence. The message, if set, is an error from the server. |
Enumerated type generated from the specification.
Enumerated type generated from the specification.
A reason why the status of the connection changed. Apart from Requested, the values of this enumeration only make sense as reasons why the status changed to Disconnected.
Enumerated type generated from the specification.
The status of a message as indicated by a delivery report. If this enum is extended in future specifications, this should only be to add new, non-overlapping conditions (i.e. all failures should still be signalled as either Temporarily_Failed or Permanently_Failed). If additional detail is required (e.g. distinguishing between the various types of permanent failure) this will be done using additional keys in the Message_Part.
enum Telepathy::DTMFEvent |
Enumerated type generated from the specification.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
The hold state of a channel.
Enumerated type generated from the specification.
The reason for a change to the Local_Hold_State. Clients MUST treat unknown values as equivalent to Local_Hold_State_Reason_None.
Enumerated type generated from the specification.
Enumerated type generated from the specification.
A type of access control for Rich_Presence_Access_Control. For most types, the exact access control is given by an associated variant. These are the access control types from XMPP publish/subscribe (XEP-0060).
Enumerated type generated from the specification.
Enumerated type generated from the specification.
enum Telepathy::TubeState |
enum Telepathy::TubeType |
const int Telepathy::NUM_CHANNEL_CHAT_STATES = (4+1) |
1 higher than the highest valid value of ChannelChatState.
const int Telepathy::NUM_CHANNEL_GROUP_CHANGE_REASONS = (11+1) |
1 higher than the highest valid value of ChannelGroupChangeReason.
const int Telepathy::NUM_CHANNEL_TEXT_MESSAGE_TYPES = (4+1) |
1 higher than the highest valid value of ChannelTextMessageType.
Referenced by Telepathy::Client::Message::messageType().
const int Telepathy::NUM_CHANNEL_TEXT_SEND_ERRORS = (5+1) |
1 higher than the highest valid value of ChannelTextSendError.
const int Telepathy::NUM_CONNECTION_PRESENCE_TYPES = (8+1) |
1 higher than the highest valid value of ConnectionPresenceType.
const int Telepathy::NUM_CONNECTION_STATUS_REASONS = (13+1) |
1 higher than the highest valid value of ConnectionStatusReason.
const int Telepathy::NUM_CONNECTION_STATUSES = (2+1) |
1 higher than the highest valid value of ConnectionStatus.
const int Telepathy::NUM_DELIVERY_STATUSES = (4+1) |
1 higher than the highest valid value of DeliveryStatus.
const int Telepathy::NUM_DTMF_EVENTS = (15+1) |
1 higher than the highest valid value of DTMFEvent.
const int Telepathy::NUM_FILE_HASH_TYPES = (3+1) |
1 higher than the highest valid value of FileHashType.
const int Telepathy::NUM_FILE_TRANSFER_STATE_CHANGE_REASONS = (5+1) |
1 higher than the highest valid value of FileTransferStateChangeReason.
const int Telepathy::NUM_FILE_TRANSFER_STATES = (5+1) |
1 higher than the highest valid value of FileTransferState.
const int Telepathy::NUM_HANDLE_TYPES = (4+1) |
1 higher than the highest valid value of HandleType.
const int Telepathy::NUM_LOCAL_HOLD_STATE_REASONS = (2+1) |
1 higher than the highest valid value of LocalHoldStateReason.
const int Telepathy::NUM_LOCAL_HOLD_STATES = (3+1) |
1 higher than the highest valid value of LocalHoldState.
const int Telepathy::NUM_MEDIA_STREAM_BASE_PROTOS = (1+1) |
1 higher than the highest valid value of MediaStreamBaseProto.
const int Telepathy::NUM_MEDIA_STREAM_DIRECTIONS = (3+1) |
1 higher than the highest valid value of MediaStreamDirection.
const int Telepathy::NUM_MEDIA_STREAM_ERRORS = (1+1) |
1 higher than the highest valid value of MediaStreamError.
const int Telepathy::NUM_MEDIA_STREAM_STATES = (2+1) |
1 higher than the highest valid value of MediaStreamState.
const int Telepathy::NUM_MEDIA_STREAM_TRANSPORT_TYPES = (2+1) |
1 higher than the highest valid value of MediaStreamTransportType.
const int Telepathy::NUM_MEDIA_STREAM_TYPES = (1+1) |
1 higher than the highest valid value of MediaStreamType.
const int Telepathy::NUM_RICH_PRESENCE_ACCESS_CONTROL_TYPES = (3+1) |
1 higher than the highest valid value of RichPresenceAccessControlType.
const int Telepathy::NUM_SOCKET_ACCESS_CONTROLS = (3+1) |
1 higher than the highest valid value of SocketAccessControl.
const int Telepathy::NUM_SOCKET_ADDRESS_TYPES = (3+1) |
1 higher than the highest valid value of SocketAddressType.
const int Telepathy::NUM_TUBE_STATES = (2+1) |
1 higher than the highest valid value of TubeState.
const int Telepathy::NUM_TUBE_TYPES = (1+1) |
1 higher than the highest valid value of TubeType.