Home · All Classes · All Namespaces · Modules · Functions · Files
constants.h
00001 /* Generated from Telepathy D-Bus Interface Specification, TelepathyQt copy, version 0.17.7
00002  */
00003  
00004 #ifndef IN_TP_QT_HEADER
00005 #error IN_TP_QT_HEADER
00006 #endif
00007 
00008 #include <QFlags>
00009 
00046 namespace Tp
00047 {
00053 enum ConnMgrParamFlag
00054 {
00058     ConnMgrParamFlagRequired = 1,
00059 
00063     ConnMgrParamFlagRegister = 2,
00064 
00069     ConnMgrParamFlagHasDefault = 4,
00070 
00083     ConnMgrParamFlagSecret = 8,
00084 
00116     ConnMgrParamFlagDBusProperty = 16,
00117 
00118     _ConnMgrParamFlagPadding = 0xffffffffU
00119 };
00120 
00127 typedef QFlags<ConnMgrParamFlag> ConnMgrParamFlags;
00128 Q_DECLARE_OPERATORS_FOR_FLAGS(ConnMgrParamFlags)
00129 
00130 
00135 enum ConnectionAliasFlag
00136 {
00153     ConnectionAliasFlagUserSet = 1,
00154 
00155     _ConnectionAliasFlagPadding = 0xffffffffU
00156 };
00157 
00164 typedef QFlags<ConnectionAliasFlag> ConnectionAliasFlags;
00165 Q_DECLARE_OPERATORS_FOR_FLAGS(ConnectionAliasFlags)
00166 
00167 
00172 enum AnonymityMode
00173 {
00186     AnonymityModeClientInfo = 1,
00187 
00199     AnonymityModeShowClientInfo = 2,
00200 
00212     AnonymityModeNetworkInfo = 4,
00213 
00214     _AnonymityModePadding = 0xffffffffU
00215 };
00216 
00230 typedef QFlags<AnonymityMode> AnonymityModeFlags;
00231 Q_DECLARE_OPERATORS_FOR_FLAGS(AnonymityModeFlags)
00232 
00233 
00238 enum ConnectionCapabilityFlag
00239 {
00244     ConnectionCapabilityFlagCreate = 1,
00245 
00249     ConnectionCapabilityFlagInvite = 2,
00250 
00251     _ConnectionCapabilityFlagPadding = 0xffffffffU
00252 };
00253 
00260 typedef QFlags<ConnectionCapabilityFlag> ConnectionCapabilityFlags;
00261 Q_DECLARE_OPERATORS_FOR_FLAGS(ConnectionCapabilityFlags)
00262 
00263 
00268 enum ContactBlockingCapability
00269 {
00277     ContactBlockingCapabilityCanReportAbusive = 1,
00278 
00279     _ContactBlockingCapabilityPadding = 0xffffffffU
00280 };
00281 
00288 typedef QFlags<ContactBlockingCapability> ContactBlockingCapabilities;
00289 Q_DECLARE_OPERATORS_FOR_FLAGS(ContactBlockingCapabilities)
00290 
00291 
00296 enum ContactInfoFlag
00297 {
00301     ContactInfoFlagCanSet = 1,
00302 
00308     ContactInfoFlagPush = 2,
00309 
00310     _ContactInfoFlagPadding = 0xffffffffU
00311 };
00312 
00324 typedef QFlags<ContactInfoFlag> ContactInfoFlags;
00325 Q_DECLARE_OPERATORS_FOR_FLAGS(ContactInfoFlags)
00326 
00327 
00332 enum ContactInfoFieldFlag
00333 {
00348     ContactInfoFieldFlagParametersExact = 1,
00349 
00377     ContactInfoFieldFlagOverwrittenByNickname = 2,
00378 
00379     _ContactInfoFieldFlagPadding = 0xffffffffU
00380 };
00381 
00392 typedef QFlags<ContactInfoFieldFlag> ContactInfoFieldFlags;
00393 Q_DECLARE_OPERATORS_FOR_FLAGS(ContactInfoFieldFlags)
00394 
00395 
00400 enum LocationFeature
00401 {
00406     LocationFeatureCanSet = 1,
00407 
00408     _LocationFeaturePadding = 0xffffffffU
00409 };
00410 
00422 typedef QFlags<LocationFeature> LocationFeatures;
00423 Q_DECLARE_OPERATORS_FOR_FLAGS(LocationFeatures)
00424 
00425 
00430 enum MailNotificationFlag
00431 {
00438     MailNotificationFlagSupportsUnreadMailCount = 1,
00439 
00446     MailNotificationFlagSupportsUnreadMails = 2,
00447 
00454     MailNotificationFlagEmitsMailsReceived = 4,
00455 
00461     MailNotificationFlagSupportsRequestInboxURL = 8,
00462 
00475     MailNotificationFlagSupportsRequestMailURL = 16,
00476 
00488     MailNotificationFlagThreadBased = 32,
00489 
00490     _MailNotificationFlagPadding = 0xffffffffU
00491 };
00492 
00505 typedef QFlags<MailNotificationFlag> MailNotificationFlags;
00506 Q_DECLARE_OPERATORS_FOR_FLAGS(MailNotificationFlags)
00507 
00508 
00513 enum MediaStreamPending
00514 {
00519     MediaStreamPendingLocalSend = 1,
00520 
00526     MediaStreamPendingRemoteSend = 2,
00527 
00528     _MediaStreamPendingPadding = 0xffffffffU
00529 };
00530 
00537 typedef QFlags<MediaStreamPending> MediaStreamPendingSend;
00538 Q_DECLARE_OPERATORS_FOR_FLAGS(MediaStreamPendingSend)
00539 
00540 
00545 enum ChannelMediaCapability
00546 {
00550     ChannelMediaCapabilityAudio = 1,
00551 
00555     ChannelMediaCapabilityVideo = 2,
00556 
00560     ChannelMediaCapabilityNATTraversalSTUN = 4,
00561 
00566     ChannelMediaCapabilityNATTraversalGTalkP2P = 8,
00567 
00572     ChannelMediaCapabilityNATTraversalICEUDP = 16,
00573 
00578     ChannelMediaCapabilityImmutableStreams = 32,
00579 
00580     _ChannelMediaCapabilityPadding = 0xffffffffU
00581 };
00582 
00594 typedef QFlags<ChannelMediaCapability> ChannelMediaCapabilities;
00595 Q_DECLARE_OPERATORS_FOR_FLAGS(ChannelMediaCapabilities)
00596 
00597 
00602 enum ChannelTextMessageFlag
00603 {
00608     ChannelTextMessageFlagTruncated = 1,
00609 
00624     ChannelTextMessageFlagNonTextContent = 2,
00625 
00642     ChannelTextMessageFlagScrollback = 4,
00643 
00659     ChannelTextMessageFlagRescued = 8,
00660 
00661     _ChannelTextMessageFlagPadding = 0xffffffffU
00662 };
00663 
00670 typedef QFlags<ChannelTextMessageFlag> ChannelTextMessageFlags;
00671 Q_DECLARE_OPERATORS_FOR_FLAGS(ChannelTextMessageFlags)
00672 
00673 
00678 enum ChannelCallState
00679 {
00684     ChannelCallStateRinging = 1,
00685 
00690     ChannelCallStateQueued = 2,
00691 
00697     ChannelCallStateHeld = 4,
00698 
00704     ChannelCallStateForwarded = 8,
00705 
00713     ChannelCallStateInProgress = 16,
00714 
00727     ChannelCallStateConferenceHost = 32,
00728 
00729     _ChannelCallStatePadding = 0xffffffffU
00730 };
00731 
00740 typedef QFlags<ChannelCallState> ChannelCallStateFlags;
00741 Q_DECLARE_OPERATORS_FOR_FLAGS(ChannelCallStateFlags)
00742 
00743 
00748 enum ChannelGroupFlag
00749 {
00754     ChannelGroupFlagCanAdd = 1,
00755 
00760     ChannelGroupFlagCanRemove = 2,
00761 
00766     ChannelGroupFlagCanRescind = 4,
00767 
00772     ChannelGroupFlagMessageAdd = 8,
00773 
00778     ChannelGroupFlagMessageRemove = 16,
00779 
00784     ChannelGroupFlagMessageAccept = 32,
00785 
00790     ChannelGroupFlagMessageReject = 64,
00791 
00796     ChannelGroupFlagMessageRescind = 128,
00797 
00817     ChannelGroupFlagChannelSpecificHandles = 256,
00818 
00824     ChannelGroupFlagOnlyOneGroup = 512,
00825 
00833     ChannelGroupFlagHandleOwnersNotAvailable = 1024,
00834 
00839     ChannelGroupFlagProperties = 2048,
00840 
00851     ChannelGroupFlagMembersChangedDetailed = 4096,
00852 
00858     ChannelGroupFlagMessageDepart = 8192,
00859 
00860     _ChannelGroupFlagPadding = 0xffffffffU
00861 };
00862 
00869 typedef QFlags<ChannelGroupFlag> ChannelGroupFlags;
00870 Q_DECLARE_OPERATORS_FOR_FLAGS(ChannelGroupFlags)
00871 
00872 
00877 enum MessagePartSupportFlag
00878 {
00887     MessagePartSupportFlagOneAttachment = 1,
00888 
00895     MessagePartSupportFlagMultipleAttachments = 2,
00896 
00897     _MessagePartSupportFlagPadding = 0xffffffffU
00898 };
00899 
00932 typedef QFlags<MessagePartSupportFlag> MessagePartSupportFlags;
00933 Q_DECLARE_OPERATORS_FOR_FLAGS(MessagePartSupportFlags)
00934 
00935 
00940 enum MessageSendingFlag
00941 {
00959     MessageSendingFlagReportDelivery = 1,
00960 
00968     MessageSendingFlagReportRead = 2,
00969 
00977     MessageSendingFlagReportDeleted = 4,
00978 
00979     _MessageSendingFlagPadding = 0xffffffffU
00980 };
00981 
00992 typedef QFlags<MessageSendingFlag> MessageSendingFlags;
00993 Q_DECLARE_OPERATORS_FOR_FLAGS(MessageSendingFlags)
00994 
00995 
01000 enum DeliveryReportingSupportFlag
01001 {
01006     DeliveryReportingSupportFlagReceiveFailures = 1,
01007 
01012     DeliveryReportingSupportFlagReceiveSuccesses = 2,
01013 
01018     DeliveryReportingSupportFlagReceiveRead = 4,
01019 
01024     DeliveryReportingSupportFlagReceiveDeleted = 8,
01025 
01026     _DeliveryReportingSupportFlagPadding = 0xffffffffU
01027 };
01028 
01045 typedef QFlags<DeliveryReportingSupportFlag> DeliveryReportingSupportFlags;
01046 Q_DECLARE_OPERATORS_FOR_FLAGS(DeliveryReportingSupportFlags)
01047 
01048 
01053 enum ChannelPasswordFlag
01054 {
01059     ChannelPasswordFlagProvide = 8,
01060 
01064     ChannelPasswordFlagHint = 4,
01065 
01066     _ChannelPasswordFlagPadding = 0xffffffffU
01067 };
01068 
01075 typedef QFlags<ChannelPasswordFlag> ChannelPasswordFlags;
01076 Q_DECLARE_OPERATORS_FOR_FLAGS(ChannelPasswordFlags)
01077 
01078 
01083 enum PropertyFlag
01084 {
01088     PropertyFlagRead = 1,
01089 
01093     PropertyFlagWrite = 2,
01094 
01095     _PropertyFlagPadding = 0xffffffffU
01096 };
01097 
01104 typedef QFlags<PropertyFlag> PropertyFlags;
01105 Q_DECLARE_OPERATORS_FOR_FLAGS(PropertyFlags)
01106 
01107 
01112 enum StorageRestrictionFlag
01113 {
01118     StorageRestrictionFlagCannotSetParameters = 1,
01119 
01124     StorageRestrictionFlagCannotSetEnabled = 2,
01125 
01130     StorageRestrictionFlagCannotSetPresence = 4,
01131 
01135     StorageRestrictionFlagCannotSetService = 8,
01136 
01137     _StorageRestrictionFlagPadding = 0xffffffffU
01138 };
01139 
01148 typedef QFlags<StorageRestrictionFlag> StorageRestrictionFlags;
01149 Q_DECLARE_OPERATORS_FOR_FLAGS(StorageRestrictionFlags)
01150 
01151 
01157 enum HandleType
01158 {
01164     HandleTypeNone = 0,
01165 
01169     HandleTypeContact = 1,
01170 
01174     HandleTypeRoom = 2,
01175 
01179     HandleTypeList = 3,
01180 
01184     HandleTypeGroup = 4,
01185 
01186     _HandleTypePadding = 0xffffffffU
01187 };
01188 
01194 const int NUM_HANDLE_TYPES = (4+1);
01195 
01202 enum ConnectionStatus
01203 {
01207     ConnectionStatusConnected = 0,
01208 
01214     ConnectionStatusConnecting = 1,
01215 
01223     ConnectionStatusDisconnected = 2,
01224 
01225     _ConnectionStatusPadding = 0xffffffffU
01226 };
01227 
01233 const int NUM_CONNECTION_STATUSES = (2+1);
01234 
01247 enum ConnectionStatusReason
01248 {
01258     ConnectionStatusReasonNoneSpecified = 0,
01259 
01271     ConnectionStatusReasonRequested = 1,
01272 
01291     ConnectionStatusReasonNetworkError = 2,
01292 
01302     ConnectionStatusReasonAuthenticationFailed = 3,
01303 
01317     ConnectionStatusReasonEncryptionError = 4,
01318 
01364     ConnectionStatusReasonNameInUse = 5,
01365 
01375     ConnectionStatusReasonCertNotProvided = 6,
01376 
01389     ConnectionStatusReasonCertUntrusted = 7,
01390 
01400     ConnectionStatusReasonCertExpired = 8,
01401 
01411     ConnectionStatusReasonCertNotActivated = 9,
01412 
01422     ConnectionStatusReasonCertHostnameMismatch = 10,
01423 
01434     ConnectionStatusReasonCertFingerprintMismatch = 11,
01435 
01445     ConnectionStatusReasonCertSelfSigned = 12,
01446 
01457     ConnectionStatusReasonCertOtherError = 13,
01458 
01468     ConnectionStatusReasonCertRevoked = 14,
01469 
01480     ConnectionStatusReasonCertInsecure = 15,
01481 
01494     ConnectionStatusReasonCertLimitExceeded = 16,
01495 
01496     _ConnectionStatusReasonPadding = 0xffffffffU
01497 };
01498 
01504 const int NUM_CONNECTION_STATUS_REASONS = (16+1);
01505 
01514 enum ContactListState
01515 {
01520     ContactListStateNone = 0,
01521 
01527     ContactListStateWaiting = 1,
01528 
01537     ContactListStateFailure = 2,
01538 
01544     ContactListStateSuccess = 3,
01545 
01546     _ContactListStatePadding = 0xffffffffU
01547 };
01548 
01554 const int NUM_CONTACT_LIST_STATES = (3+1);
01555 
01571 enum SubscriptionState
01572 {
01576     SubscriptionStateUnknown = 0,
01577 
01583     SubscriptionStateNo = 1,
01584 
01591     SubscriptionStateRemovedRemotely = 2,
01592 
01598     SubscriptionStateAsk = 3,
01599 
01603     SubscriptionStateYes = 4,
01604 
01605     _SubscriptionStatePadding = 0xffffffffU
01606 };
01607 
01613 const int NUM_SUBSCRIPTION_STATES = (4+1);
01614 
01662 enum ContactMetadataStorageType
01663 {
01681     ContactMetadataStorageTypeNone = 0,
01682 
01693     ContactMetadataStorageTypeSubscribedOrPending = 1,
01694 
01706     ContactMetadataStorageTypeSubscribed = 2,
01707 
01721     ContactMetadataStorageTypeAnyone = 3,
01722 
01723     _ContactMetadataStorageTypePadding = 0xffffffffU
01724 };
01725 
01731 const int NUM_CONTACT_METADATA_STORAGE_TYPES = (3+1);
01732 
01741 enum HTTPMethod
01742 {
01746     HTTPMethodGet = 0,
01747 
01752     HTTPMethodPost = 1,
01753 
01754     _HTTPMethodPadding = 0xffffffffU
01755 };
01756 
01762 const int NUM_HTTP_METHODS = (1+1);
01763 
01772 enum ServicePointType
01773 {
01779     ServicePointTypeNone = 0,
01780 
01784     ServicePointTypeEmergency = 1,
01785 
01790     ServicePointTypeCounseling = 2,
01791 
01792     _ServicePointTypePadding = 0xffffffffU
01793 };
01794 
01800 const int NUM_SERVICE_POINT_TYPES = (2+1);
01801 
01808 enum ConnectionPresenceType
01809 {
01815     ConnectionPresenceTypeUnset = 0,
01816 
01820     ConnectionPresenceTypeOffline = 1,
01821 
01825     ConnectionPresenceTypeAvailable = 2,
01826 
01830     ConnectionPresenceTypeAway = 3,
01831 
01835     ConnectionPresenceTypeExtendedAway = 4,
01836 
01840     ConnectionPresenceTypeHidden = 5,
01841 
01845     ConnectionPresenceTypeBusy = 6,
01846 
01851     ConnectionPresenceTypeUnknown = 7,
01852 
01857     ConnectionPresenceTypeError = 8,
01858 
01859     _ConnectionPresenceTypePadding = 0xffffffffU
01860 };
01861 
01867 const int NUM_CONNECTION_PRESENCE_TYPES = (8+1);
01868 
01885 enum AccessControlType
01886 {
01897     AccessControlTypeWhitelist = 0,
01898 
01903     AccessControlTypePublishList = 1,
01904 
01914     AccessControlTypeGroup = 2,
01915 
01919     AccessControlTypeOpen = 3,
01920 
01926     AccessControlTypeSubscribeOrPublishList = 4,
01927 
01932     AccessControlTypeClosed = 5,
01933 
01951     AccessControlTypeNotUnderstood = 6,
01952 
01953     _AccessControlTypePadding = 0xffffffffU
01954 };
01955 
01961 const int NUM_ACCESS_CONTROL_TYPES = (6+1);
01962 
01984 enum RichPresenceAccessControlType
01985 {
01990     RichPresenceAccessControlTypeWhitelist = 0,
01991 
01997     RichPresenceAccessControlTypePublishList = 1,
01998 
02004     RichPresenceAccessControlTypeGroup = 2,
02005 
02010     RichPresenceAccessControlTypeOpen = 3,
02011 
02012     _RichPresenceAccessControlTypePadding = 0xffffffffU
02013 };
02014 
02020 const int NUM_RICH_PRESENCE_ACCESS_CONTROL_TYPES = (3+1);
02021 
02028 enum ChannelContactSearchState
02029 {
02033     ChannelContactSearchStateNotStarted = 0,
02034 
02038     ChannelContactSearchStateInProgress = 1,
02039 
02044     ChannelContactSearchStateMoreAvailable = 2,
02045 
02049     ChannelContactSearchStateCompleted = 3,
02050 
02054     ChannelContactSearchStateFailed = 4,
02055 
02056     _ChannelContactSearchStatePadding = 0xffffffffU
02057 };
02058 
02064 const int NUM_CHANNEL_CONTACT_SEARCH_STATES = (4+1);
02065 
02072 enum FileTransferState
02073 {
02078     FileTransferStateNone = 0,
02079 
02085     FileTransferStatePending = 1,
02086 
02092     FileTransferStateAccepted = 2,
02093 
02097     FileTransferStateOpen = 3,
02098 
02102     FileTransferStateCompleted = 4,
02103 
02107     FileTransferStateCancelled = 5,
02108 
02109     _FileTransferStatePadding = 0xffffffffU
02110 };
02111 
02117 const int NUM_FILE_TRANSFER_STATES = (5+1);
02118 
02125 enum FileTransferStateChangeReason
02126 {
02130     FileTransferStateChangeReasonNone = 0,
02131 
02135     FileTransferStateChangeReasonRequested = 1,
02136 
02140     FileTransferStateChangeReasonLocalStopped = 2,
02141 
02145     FileTransferStateChangeReasonRemoteStopped = 3,
02146 
02150     FileTransferStateChangeReasonLocalError = 4,
02151 
02155     FileTransferStateChangeReasonRemoteError = 5,
02156 
02157     _FileTransferStateChangeReasonPadding = 0xffffffffU
02158 };
02159 
02165 const int NUM_FILE_TRANSFER_STATE_CHANGE_REASONS = (5+1);
02166 
02173 enum FileHashType
02174 {
02178     FileHashTypeNone = 0,
02179 
02183     FileHashTypeMD5 = 1,
02184 
02188     FileHashTypeSHA1 = 2,
02189 
02193     FileHashTypeSHA256 = 3,
02194 
02195     _FileHashTypePadding = 0xffffffffU
02196 };
02197 
02203 const int NUM_FILE_HASH_TYPES = (3+1);
02204 
02211 enum MediaStreamType
02212 {
02216     MediaStreamTypeAudio = 0,
02217 
02221     MediaStreamTypeVideo = 1,
02222 
02223     _MediaStreamTypePadding = 0xffffffffU
02224 };
02225 
02231 const int NUM_MEDIA_STREAM_TYPES = (1+1);
02232 
02239 enum MediaStreamState
02240 {
02244     MediaStreamStateDisconnected = 0,
02245 
02249     MediaStreamStateConnecting = 1,
02250 
02254     MediaStreamStateConnected = 2,
02255 
02256     _MediaStreamStatePadding = 0xffffffffU
02257 };
02258 
02264 const int NUM_MEDIA_STREAM_STATES = (2+1);
02265 
02272 enum MediaStreamDirection
02273 {
02277     MediaStreamDirectionNone = 0,
02278 
02282     MediaStreamDirectionSend = 1,
02283 
02287     MediaStreamDirectionReceive = 2,
02288 
02292     MediaStreamDirectionBidirectional = 3,
02293 
02294     _MediaStreamDirectionPadding = 0xffffffffU
02295 };
02296 
02302 const int NUM_MEDIA_STREAM_DIRECTIONS = (3+1);
02303 
02310 enum ChannelTextSendError
02311 {
02315     ChannelTextSendErrorUnknown = 0,
02316 
02320     ChannelTextSendErrorOffline = 1,
02321 
02325     ChannelTextSendErrorInvalidContact = 2,
02326 
02330     ChannelTextSendErrorPermissionDenied = 3,
02331 
02335     ChannelTextSendErrorTooLong = 4,
02336 
02341     ChannelTextSendErrorNotImplemented = 5,
02342 
02343     _ChannelTextSendErrorPadding = 0xffffffffU
02344 };
02345 
02351 const int NUM_CHANNEL_TEXT_SEND_ERRORS = (5+1);
02352 
02361 enum ChannelTextMessageType
02362 {
02366     ChannelTextMessageTypeNormal = 0,
02367 
02374     ChannelTextMessageTypeAction = 1,
02375 
02379     ChannelTextMessageTypeNotice = 2,
02380 
02384     ChannelTextMessageTypeAutoReply = 3,
02385 
02391     ChannelTextMessageTypeDeliveryReport = 4,
02392 
02393     _ChannelTextMessageTypePadding = 0xffffffffU
02394 };
02395 
02401 const int NUM_CHANNEL_TEXT_MESSAGE_TYPES = (4+1);
02402 
02409 enum TubeType
02410 {
02417     TubeTypeDBus = 0,
02418 
02425     TubeTypeStream = 1,
02426 
02427     _TubeTypePadding = 0xffffffffU
02428 };
02429 
02435 const int NUM_TUBE_TYPES = (1+1);
02436 
02443 enum TubeState
02444 {
02448     TubeStateLocalPending = 0,
02449 
02453     TubeStateRemotePending = 1,
02454 
02458     TubeStateOpen = 2,
02459 
02460     _TubeStatePadding = 0xffffffffU
02461 };
02462 
02468 const int NUM_TUBE_STATES = (2+1);
02469 
02476 enum ChannelChatState
02477 {
02481     ChannelChatStateGone = 0,
02482 
02486     ChannelChatStateInactive = 1,
02487 
02491     ChannelChatStateActive = 2,
02492 
02496     ChannelChatStatePaused = 3,
02497 
02501     ChannelChatStateComposing = 4,
02502 
02503     _ChannelChatStatePadding = 0xffffffffU
02504 };
02505 
02511 const int NUM_CHANNEL_CHAT_STATES = (4+1);
02512 
02519 enum DTMFEvent
02520 {
02524     DTMFEventDigit0 = 0,
02525 
02529     DTMFEventDigit1 = 1,
02530 
02534     DTMFEventDigit2 = 2,
02535 
02539     DTMFEventDigit3 = 3,
02540 
02544     DTMFEventDigit4 = 4,
02545 
02549     DTMFEventDigit5 = 5,
02550 
02554     DTMFEventDigit6 = 6,
02555 
02559     DTMFEventDigit7 = 7,
02560 
02564     DTMFEventDigit8 = 8,
02565 
02569     DTMFEventDigit9 = 9,
02570 
02574     DTMFEventAsterisk = 10,
02575 
02579     DTMFEventHash = 11,
02580 
02584     DTMFEventLetterA = 12,
02585 
02589     DTMFEventLetterB = 13,
02590 
02594     DTMFEventLetterC = 14,
02595 
02599     DTMFEventLetterD = 15,
02600 
02601     _DTMFEventPadding = 0xffffffffU
02602 };
02603 
02609 const int NUM_DTMF_EVENTS = (15+1);
02610 
02632 enum ChannelGroupChangeReason
02633 {
02653     ChannelGroupChangeReasonNone = 0,
02654 
02677     ChannelGroupChangeReasonOffline = 1,
02678 
02689     ChannelGroupChangeReasonKicked = 2,
02690 
02713     ChannelGroupChangeReasonBusy = 3,
02714 
02721     ChannelGroupChangeReasonInvited = 4,
02722 
02733     ChannelGroupChangeReasonBanned = 5,
02734 
02738     ChannelGroupChangeReasonError = 6,
02739 
02764     ChannelGroupChangeReasonInvalidContact = 7,
02765 
02787     ChannelGroupChangeReasonNoAnswer = 8,
02788 
02800     ChannelGroupChangeReasonRenamed = 9,
02801 
02813     ChannelGroupChangeReasonPermissionDenied = 10,
02814 
02844     ChannelGroupChangeReasonSeparated = 11,
02845 
02846     _ChannelGroupChangeReasonPadding = 0xffffffffU
02847 };
02848 
02854 const int NUM_CHANNEL_GROUP_CHANGE_REASONS = (11+1);
02855 
02864 enum LocalHoldState
02865 {
02870     LocalHoldStateUnheld = 0,
02871 
02875     LocalHoldStateHeld = 1,
02876 
02884     LocalHoldStatePendingHold = 2,
02885 
02893     LocalHoldStatePendingUnhold = 3,
02894 
02895     _LocalHoldStatePadding = 0xffffffffU
02896 };
02897 
02903 const int NUM_LOCAL_HOLD_STATES = (3+1);
02904 
02914 enum LocalHoldStateReason
02915 {
02921     LocalHoldStateReasonNone = 0,
02922 
02926     LocalHoldStateReasonRequested = 1,
02927 
02931     LocalHoldStateReasonResourceNotAvailable = 2,
02932 
02933     _LocalHoldStateReasonPadding = 0xffffffffU
02934 };
02935 
02941 const int NUM_LOCAL_HOLD_STATE_REASONS = (2+1);
02942 
02956 enum DeliveryStatus
02957 {
02964     DeliveryStatusUnknown = 0,
02965 
02969     DeliveryStatusDelivered = 1,
02970 
02977     DeliveryStatusTemporarilyFailed = 2,
02978 
02987     DeliveryStatusPermanentlyFailed = 3,
02988 
02996     DeliveryStatusAccepted = 4,
02997 
03001     DeliveryStatusRead = 5,
03002 
03008     DeliveryStatusDeleted = 6,
03009 
03010     _DeliveryStatusPadding = 0xffffffffU
03011 };
03012 
03018 const int NUM_DELIVERY_STATUSES = (6+1);
03019 
03030 enum SASLAbortReason
03031 {
03035     SASLAbortReasonInvalidChallenge = 0,
03036 
03040     SASLAbortReasonUserAbort = 1,
03041 
03042     _SASLAbortReasonPadding = 0xffffffffU
03043 };
03044 
03050 const int NUM_SASL_ABORT_REASONS = (1+1);
03051 
03058 enum SASLStatus
03059 {
03065     SASLStatusNotStarted = 0,
03066 
03072     SASLStatusInProgress = 1,
03073 
03080     SASLStatusServerSucceeded = 2,
03081 
03088     SASLStatusClientAccepted = 3,
03089 
03095     SASLStatusSucceeded = 4,
03096 
03103     SASLStatusServerFailed = 5,
03104 
03109     SASLStatusClientFailed = 6,
03110 
03111     _SASLStatusPadding = 0xffffffffU
03112 };
03113 
03119 const int NUM_SASL_STATUSES = (6+1);
03120 
03127 enum TubeChannelState
03128 {
03134     TubeChannelStateLocalPending = 0,
03135 
03140     TubeChannelStateRemotePending = 1,
03141 
03147     TubeChannelStateOpen = 2,
03148 
03155     TubeChannelStateNotOffered = 3,
03156 
03157     _TubeChannelStatePadding = 0xffffffffU
03158 };
03159 
03165 const int NUM_TUBE_CHANNEL_STATES = (3+1);
03166 
03173 enum SocketAddressType
03174 {
03179     SocketAddressTypeUnix = 0,
03180 
03186     SocketAddressTypeAbstractUnix = 1,
03187 
03194     SocketAddressTypeIPv4 = 2,
03195 
03202     SocketAddressTypeIPv6 = 3,
03203 
03204     _SocketAddressTypePadding = 0xffffffffU
03205 };
03206 
03212 const int NUM_SOCKET_ADDRESS_TYPES = (3+1);
03213 
03220 enum SocketAccessControl
03221 {
03233     SocketAccessControlLocalhost = 0,
03234 
03243     SocketAccessControlPort = 1,
03244 
03253     SocketAccessControlNetmask = 2,
03254 
03292     SocketAccessControlCredentials = 3,
03293 
03294     _SocketAccessControlPadding = 0xffffffffU
03295 };
03296 
03302 const int NUM_SOCKET_ACCESS_CONTROLS = (3+1);
03303 
03310 enum MediaStreamError
03311 {
03315     MediaStreamErrorUnknown = 0,
03316 
03320     MediaStreamErrorEOS = 1,
03321 
03329     MediaStreamErrorCodecNegotiationFailed = 2,
03330 
03334     MediaStreamErrorConnectionFailed = 3,
03335 
03340     MediaStreamErrorNetworkError = 4,
03341 
03345     MediaStreamErrorNoCodecs = 5,
03346 
03350     MediaStreamErrorInvalidCMBehavior = 6,
03351 
03355     MediaStreamErrorMediaError = 7,
03356 
03357     _MediaStreamErrorPadding = 0xffffffffU
03358 };
03359 
03365 const int NUM_MEDIA_STREAM_ERRORS = (7+1);
03366 
03373 enum MediaStreamBaseProto
03374 {
03378     MediaStreamBaseProtoUDP = 0,
03379 
03383     MediaStreamBaseProtoTCP = 1,
03384 
03385     _MediaStreamBaseProtoPadding = 0xffffffffU
03386 };
03387 
03393 const int NUM_MEDIA_STREAM_BASE_PROTOS = (1+1);
03394 
03401 enum MediaStreamTransportType
03402 {
03406     MediaStreamTransportTypeLocal = 0,
03407 
03411     MediaStreamTransportTypeDerived = 1,
03412 
03416     MediaStreamTransportTypeRelay = 2,
03417 
03418     _MediaStreamTransportTypePadding = 0xffffffffU
03419 };
03420 
03426 const int NUM_MEDIA_STREAM_TRANSPORT_TYPES = (2+1);
03427 
03436 enum TLSCertificateState
03437 {
03441     TLSCertificateStatePending = 0,
03442 
03446     TLSCertificateStateAccepted = 1,
03447 
03451     TLSCertificateStateRejected = 2,
03452 
03453     _TLSCertificateStatePadding = 0xffffffffU
03454 };
03455 
03461 const int NUM_TLS_CERTIFICATE_STATES = (2+1);
03462 
03471 enum TLSCertificateRejectReason
03472 {
03477     TLSCertificateRejectReasonUnknown = 0,
03478 
03482     TLSCertificateRejectReasonUntrusted = 1,
03483 
03487     TLSCertificateRejectReasonExpired = 2,
03488 
03492     TLSCertificateRejectReasonNotActivated = 3,
03493 
03497     TLSCertificateRejectReasonFingerprintMismatch = 4,
03498 
03502     TLSCertificateRejectReasonHostnameMismatch = 5,
03503 
03507     TLSCertificateRejectReasonSelfSigned = 6,
03508 
03512     TLSCertificateRejectReasonRevoked = 7,
03513 
03518     TLSCertificateRejectReasonInsecure = 8,
03519 
03524     TLSCertificateRejectReasonLimitExceeded = 9,
03525 
03526     _TLSCertificateRejectReasonPadding = 0xffffffffU
03527 };
03528 
03534 const int NUM_TLS_CERTIFICATE_REJECT_REASONS = (9+1);
03535 
03536 }
03537 
03544 #define TP_QT_IFACE_CONNECTION_MANAGER (QLatin1String("org.freedesktop.Telepathy.ConnectionManager"))
03545 
03552 #define TP_QT_IFACE_PROTOCOL (QLatin1String("org.freedesktop.Telepathy.Protocol"))
03553 
03560 #define TP_QT_IFACE_PROTOCOL_INTERFACE_ADDRESSING (QLatin1String("org.freedesktop.Telepathy.Protocol.Interface.Addressing"))
03561 
03568 #define TP_QT_IFACE_PROTOCOL_INTERFACE_AVATARS (QLatin1String("org.freedesktop.Telepathy.Protocol.Interface.Avatars"))
03569 
03576 #define TP_QT_IFACE_PROTOCOL_INTERFACE_PRESENCE (QLatin1String("org.freedesktop.Telepathy.Protocol.Interface.Presence"))
03577 
03584 #define TP_QT_IFACE_CONNECTION (QLatin1String("org.freedesktop.Telepathy.Connection"))
03585 
03592 #define TP_QT_IFACE_CONNECTION_INTERFACE_ALIASING (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Aliasing"))
03593 
03600 #define TP_QT_IFACE_CONNECTION_INTERFACE_ANONYMITY (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Anonymity"))
03601 
03608 #define TP_QT_IFACE_CONNECTION_INTERFACE_AVATARS (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Avatars"))
03609 
03616 #define TP_QT_IFACE_CONNECTION_INTERFACE_BALANCE (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Balance"))
03617 
03624 #define TP_QT_IFACE_CONNECTION_INTERFACE_CAPABILITIES (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Capabilities"))
03625 
03632 #define TP_QT_IFACE_CONNECTION_INTERFACE_CELLULAR (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Cellular"))
03633 
03640 #define TP_QT_IFACE_CONNECTION_INTERFACE_CLIENT_TYPES (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ClientTypes"))
03641 
03648 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACTS (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Contacts"))
03649 
03656 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACT_BLOCKING (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ContactBlocking"))
03657 
03664 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACT_CAPABILITIES (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ContactCapabilities"))
03665 
03672 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACT_GROUPS (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ContactGroups"))
03673 
03680 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACT_INFO (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ContactInfo"))
03681 
03688 #define TP_QT_IFACE_CONNECTION_INTERFACE_CONTACT_LIST (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ContactList"))
03689 
03696 #define TP_QT_IFACE_CONNECTION_INTERFACE_LOCATION (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Location"))
03697 
03704 #define TP_QT_IFACE_CONNECTION_INTERFACE_MAIL_NOTIFICATION (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.MailNotification"))
03705 
03712 #define TP_QT_IFACE_CONNECTION_INTERFACE_POWER_SAVING (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.PowerSaving"))
03713 
03720 #define TP_QT_IFACE_CONNECTION_INTERFACE_PRESENCE (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Presence"))
03721 
03728 #define TP_QT_IFACE_CONNECTION_INTERFACE_REQUESTS (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.Requests"))
03729 
03736 #define TP_QT_IFACE_CONNECTION_INTERFACE_SERVICE_POINT (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.ServicePoint"))
03737 
03744 #define TP_QT_IFACE_CONNECTION_INTERFACE_SIMPLE_PRESENCE (QLatin1String("org.freedesktop.Telepathy.Connection.Interface.SimplePresence"))
03745 
03752 #define TP_QT_IFACE_CHANNEL (QLatin1String("org.freedesktop.Telepathy.Channel"))
03753 
03760 #define TP_QT_IFACE_CHANNEL_TYPE_CONTACT_LIST (QLatin1String("org.freedesktop.Telepathy.Channel.Type.ContactList"))
03761 
03768 #define TP_QT_IFACE_CHANNEL_TYPE_CONTACT_SEARCH (QLatin1String("org.freedesktop.Telepathy.Channel.Type.ContactSearch"))
03769 
03776 #define TP_QT_IFACE_CHANNEL_TYPE_DBUS_TUBE (QLatin1String("org.freedesktop.Telepathy.Channel.Type.DBusTube"))
03777 
03784 #define TP_QT_IFACE_CHANNEL_TYPE_FILE_TRANSFER (QLatin1String("org.freedesktop.Telepathy.Channel.Type.FileTransfer"))
03785 
03792 #define TP_QT_IFACE_CHANNEL_TYPE_ROOM_LIST (QLatin1String("org.freedesktop.Telepathy.Channel.Type.RoomList"))
03793 
03800 #define TP_QT_IFACE_CHANNEL_TYPE_SERVER_AUTHENTICATION (QLatin1String("org.freedesktop.Telepathy.Channel.Type.ServerAuthentication"))
03801 
03808 #define TP_QT_IFACE_CHANNEL_TYPE_SERVER_TLS_CONNECTION (QLatin1String("org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection"))
03809 
03816 #define TP_QT_IFACE_CHANNEL_TYPE_STREAMED_MEDIA (QLatin1String("org.freedesktop.Telepathy.Channel.Type.StreamedMedia"))
03817 
03824 #define TP_QT_IFACE_CHANNEL_TYPE_STREAM_TUBE (QLatin1String("org.freedesktop.Telepathy.Channel.Type.StreamTube"))
03825 
03832 #define TP_QT_IFACE_CHANNEL_TYPE_TEXT (QLatin1String("org.freedesktop.Telepathy.Channel.Type.Text"))
03833 
03840 #define TP_QT_IFACE_CHANNEL_TYPE_TUBES (QLatin1String("org.freedesktop.Telepathy.Channel.Type.Tubes"))
03841 
03848 #define TP_QT_IFACE_CHANNEL_INTERFACE_ANONYMITY (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Anonymity"))
03849 
03856 #define TP_QT_IFACE_CHANNEL_INTERFACE_CALL_STATE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.CallState"))
03857 
03864 #define TP_QT_IFACE_CHANNEL_INTERFACE_CHAT_STATE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.ChatState"))
03865 
03872 #define TP_QT_IFACE_CHANNEL_INTERFACE_CONFERENCE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Conference"))
03873 
03880 #define TP_QT_IFACE_CHANNEL_INTERFACE_DESTROYABLE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Destroyable"))
03881 
03888 #define TP_QT_IFACE_CHANNEL_INTERFACE_DTMF (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.DTMF"))
03889 
03896 #define TP_QT_IFACE_CHANNEL_INTERFACE_FILE_TRANSFER_METADATA (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.FileTransfer.Metadata"))
03897 
03904 #define TP_QT_IFACE_CHANNEL_INTERFACE_GROUP (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Group"))
03905 
03912 #define TP_QT_IFACE_CHANNEL_INTERFACE_HOLD (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Hold"))
03913 
03920 #define TP_QT_IFACE_CHANNEL_INTERFACE_MEDIA_SIGNALLING (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.MediaSignalling"))
03921 
03928 #define TP_QT_IFACE_CHANNEL_INTERFACE_MESSAGES (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Messages"))
03929 
03936 #define TP_QT_IFACE_CHANNEL_INTERFACE_PASSWORD (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Password"))
03937 
03944 #define TP_QT_IFACE_CHANNEL_INTERFACE_SASL_AUTHENTICATION (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.SASLAuthentication"))
03945 
03952 #define TP_QT_IFACE_CHANNEL_INTERFACE_SECURABLE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Securable"))
03953 
03960 #define TP_QT_IFACE_CHANNEL_INTERFACE_SERVICE_POINT (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.ServicePoint"))
03961 
03968 #define TP_QT_IFACE_CHANNEL_INTERFACE_SMS (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.SMS"))
03969 
03976 #define TP_QT_IFACE_CHANNEL_INTERFACE_TUBE (QLatin1String("org.freedesktop.Telepathy.Channel.Interface.Tube"))
03977 
03984 #define TP_QT_IFACE_CHANNEL_DISPATCHER (QLatin1String("org.freedesktop.Telepathy.ChannelDispatcher"))
03985 
03992 #define TP_QT_IFACE_CHANNEL_DISPATCH_OPERATION (QLatin1String("org.freedesktop.Telepathy.ChannelDispatchOperation"))
03993 
04000 #define TP_QT_IFACE_CHANNEL_REQUEST (QLatin1String("org.freedesktop.Telepathy.ChannelRequest"))
04001 
04008 #define TP_QT_IFACE_MEDIA_SESSION_HANDLER (QLatin1String("org.freedesktop.Telepathy.Media.SessionHandler"))
04009 
04016 #define TP_QT_IFACE_MEDIA_STREAM_HANDLER (QLatin1String("org.freedesktop.Telepathy.Media.StreamHandler"))
04017 
04024 #define TP_QT_IFACE_DBUS_DAEMON (QLatin1String("org.freedesktop.DBus"))
04025 
04032 #define TP_QT_IFACE_INTROSPECTABLE (QLatin1String("org.freedesktop.DBus.Introspectable"))
04033 
04040 #define TP_QT_IFACE_PEER (QLatin1String("org.freedesktop.DBus.Peer"))
04041 
04048 #define TP_QT_IFACE_PROPERTIES (QLatin1String("org.freedesktop.DBus.Properties"))
04049 
04056 #define TP_QT_IFACE_PROPERTIES_INTERFACE (QLatin1String("org.freedesktop.Telepathy.Properties"))
04057 
04064 #define TP_QT_IFACE_ACCOUNT_MANAGER (QLatin1String("org.freedesktop.Telepathy.AccountManager"))
04065 
04072 #define TP_QT_IFACE_ACCOUNT (QLatin1String("org.freedesktop.Telepathy.Account"))
04073 
04080 #define TP_QT_IFACE_ACCOUNT_INTERFACE_ADDRESSING (QLatin1String("org.freedesktop.Telepathy.Account.Interface.Addressing"))
04081 
04088 #define TP_QT_IFACE_ACCOUNT_INTERFACE_AVATAR (QLatin1String("org.freedesktop.Telepathy.Account.Interface.Avatar"))
04089 
04096 #define TP_QT_IFACE_ACCOUNT_INTERFACE_STORAGE (QLatin1String("org.freedesktop.Telepathy.Account.Interface.Storage"))
04097 
04104 #define TP_QT_IFACE_CLIENT (QLatin1String("org.freedesktop.Telepathy.Client"))
04105 
04112 #define TP_QT_IFACE_CLIENT_OBSERVER (QLatin1String("org.freedesktop.Telepathy.Client.Observer"))
04113 
04120 #define TP_QT_IFACE_CLIENT_APPROVER (QLatin1String("org.freedesktop.Telepathy.Client.Approver"))
04121 
04128 #define TP_QT_IFACE_CLIENT_HANDLER (QLatin1String("org.freedesktop.Telepathy.Client.Handler"))
04129 
04136 #define TP_QT_IFACE_CLIENT_INTERFACE_REQUESTS (QLatin1String("org.freedesktop.Telepathy.Client.Interface.Requests"))
04137 
04144 #define TP_QT_IFACE_AUTHENTICATION_TLS_CERTIFICATE (QLatin1String("org.freedesktop.Telepathy.Authentication.TLSCertificate"))
04145 
04154 #define TP_QT_ERROR_NETWORK_ERROR QLatin1String("org.freedesktop.Telepathy.Error.NetworkError")
04155 
04165 #define TP_QT_ERROR_NOT_IMPLEMENTED QLatin1String("org.freedesktop.Telepathy.Error.NotImplemented")
04166 
04175 #define TP_QT_ERROR_INVALID_ARGUMENT QLatin1String("org.freedesktop.Telepathy.Error.InvalidArgument")
04176 
04185 #define TP_QT_ERROR_NOT_AVAILABLE QLatin1String("org.freedesktop.Telepathy.Error.NotAvailable")
04186 
04195 #define TP_QT_ERROR_PERMISSION_DENIED QLatin1String("org.freedesktop.Telepathy.Error.PermissionDenied")
04196 
04209 #define TP_QT_ERROR_DISCONNECTED QLatin1String("org.freedesktop.Telepathy.Error.Disconnected")
04210 
04219 #define TP_QT_ERROR_INVALID_HANDLE QLatin1String("org.freedesktop.Telepathy.Error.InvalidHandle")
04220 
04229 #define TP_QT_ERROR_CHANNEL_BANNED QLatin1String("org.freedesktop.Telepathy.Error.Channel.Banned")
04230 
04239 #define TP_QT_ERROR_CHANNEL_FULL QLatin1String("org.freedesktop.Telepathy.Error.Channel.Full")
04240 
04249 #define TP_QT_ERROR_CHANNEL_INVITE_ONLY QLatin1String("org.freedesktop.Telepathy.Error.Channel.InviteOnly")
04250 
04266 #define TP_QT_ERROR_NOT_YOURS QLatin1String("org.freedesktop.Telepathy.Error.NotYours")
04267 
04285 #define TP_QT_ERROR_CANCELLED QLatin1String("org.freedesktop.Telepathy.Error.Cancelled")
04286 
04296 #define TP_QT_ERROR_AUTHENTICATION_FAILED QLatin1String("org.freedesktop.Telepathy.Error.AuthenticationFailed")
04297 
04311 #define TP_QT_ERROR_ENCRYPTION_NOT_AVAILABLE QLatin1String("org.freedesktop.Telepathy.Error.EncryptionNotAvailable")
04312 
04323 #define TP_QT_ERROR_ENCRYPTION_ERROR QLatin1String("org.freedesktop.Telepathy.Error.EncryptionError")
04324 
04339 #define TP_QT_ERROR_CERT_NOT_PROVIDED QLatin1String("org.freedesktop.Telepathy.Error.Cert.NotProvided")
04340 
04354 #define TP_QT_ERROR_CERT_UNTRUSTED QLatin1String("org.freedesktop.Telepathy.Error.Cert.Untrusted")
04355 
04366 #define TP_QT_ERROR_CERT_EXPIRED QLatin1String("org.freedesktop.Telepathy.Error.Cert.Expired")
04367 
04379 #define TP_QT_ERROR_CERT_NOT_ACTIVATED QLatin1String("org.freedesktop.Telepathy.Error.Cert.NotActivated")
04380 
04392 #define TP_QT_ERROR_CERT_FINGERPRINT_MISMATCH QLatin1String("org.freedesktop.Telepathy.Error.Cert.FingerprintMismatch")
04393 
04413 #define TP_QT_ERROR_CERT_HOSTNAME_MISMATCH QLatin1String("org.freedesktop.Telepathy.Error.Cert.HostnameMismatch")
04414 
04426 #define TP_QT_ERROR_CERT_SELF_SIGNED QLatin1String("org.freedesktop.Telepathy.Error.Cert.SelfSigned")
04427 
04438 #define TP_QT_ERROR_CERT_REVOKED QLatin1String("org.freedesktop.Telepathy.Error.Cert.Revoked")
04439 
04451 #define TP_QT_ERROR_CERT_INSECURE QLatin1String("org.freedesktop.Telepathy.Error.Cert.Insecure")
04452 
04464 #define TP_QT_ERROR_CERT_INVALID QLatin1String("org.freedesktop.Telepathy.Error.Cert.Invalid")
04465 
04478 #define TP_QT_ERROR_CERT_LIMIT_EXCEEDED QLatin1String("org.freedesktop.Telepathy.Error.Cert.LimitExceeded")
04479 
04489 #define TP_QT_ERROR_NOT_CAPABLE QLatin1String("org.freedesktop.Telepathy.Error.NotCapable")
04490 
04501 #define TP_QT_ERROR_OFFLINE QLatin1String("org.freedesktop.Telepathy.Error.Offline")
04502 
04513 #define TP_QT_ERROR_CHANNEL_KICKED QLatin1String("org.freedesktop.Telepathy.Error.Channel.Kicked")
04514 
04527 #define TP_QT_ERROR_BUSY QLatin1String("org.freedesktop.Telepathy.Error.Busy")
04528 
04539 #define TP_QT_ERROR_NO_ANSWER QLatin1String("org.freedesktop.Telepathy.Error.NoAnswer")
04540 
04551 #define TP_QT_ERROR_DOES_NOT_EXIST QLatin1String("org.freedesktop.Telepathy.Error.DoesNotExist")
04552 
04564 #define TP_QT_ERROR_TERMINATED QLatin1String("org.freedesktop.Telepathy.Error.Terminated")
04565 
04575 #define TP_QT_ERROR_MEDIA_CODECS_INCOMPATIBLE QLatin1String("org.freedesktop.Telepathy.Error.Media.CodecsIncompatible")
04576 
04586 #define TP_QT_ERROR_MEDIA_UNSUPPORTED_TYPE QLatin1String("org.freedesktop.Telepathy.Error.Media.UnsupportedType")
04587 
04597 #define TP_QT_ERROR_MEDIA_STREAMING_ERROR QLatin1String("org.freedesktop.Telepathy.Error.Media.StreamingError")
04598 
04607 #define TP_QT_ERROR_CONNECTION_REFUSED QLatin1String("org.freedesktop.Telepathy.Error.ConnectionRefused")
04608 
04617 #define TP_QT_ERROR_CONNECTION_FAILED QLatin1String("org.freedesktop.Telepathy.Error.ConnectionFailed")
04618 
04627 #define TP_QT_ERROR_CONNECTION_LOST QLatin1String("org.freedesktop.Telepathy.Error.ConnectionLost")
04628 
04642 #define TP_QT_ERROR_ALREADY_CONNECTED QLatin1String("org.freedesktop.Telepathy.Error.AlreadyConnected")
04643 
04659 #define TP_QT_ERROR_CONNECTION_REPLACED QLatin1String("org.freedesktop.Telepathy.Error.ConnectionReplaced")
04660 
04670 #define TP_QT_ERROR_REGISTRATION_EXISTS QLatin1String("org.freedesktop.Telepathy.Error.RegistrationExists")
04671 
04689 #define TP_QT_ERROR_SERVICE_BUSY QLatin1String("org.freedesktop.Telepathy.Error.ServiceBusy")
04690 
04702 #define TP_QT_ERROR_RESOURCE_UNAVAILABLE QLatin1String("org.freedesktop.Telepathy.Error.ResourceUnavailable")
04703 
04716 #define TP_QT_ERROR_WOULD_BREAK_ANONYMITY QLatin1String("org.freedesktop.Telepathy.Error.WouldBreakAnonymity")
04717 
04727 #define TP_QT_ERROR_NOT_YET QLatin1String("org.freedesktop.Telepathy.Error.NotYet")
04728 
04737 #define TP_QT_ERROR_REJECTED QLatin1String("org.freedesktop.Telepathy.Error.Rejected")
04738 
04748 #define TP_QT_ERROR_PICKED_UP_ELSEWHERE QLatin1String("org.freedesktop.Telepathy.Error.PickedUpElsewhere")
04749 
04763 #define TP_QT_ERROR_SERVICE_CONFUSED QLatin1String("org.freedesktop.Telepathy.Error.ServiceConfused")
04764 
04780 #define TP_QT_ERROR_CONFUSED QLatin1String("org.freedesktop.Telepathy.Error.Confused")
04781 
04806 #define TP_QT_ERROR_SOFTWARE_UPGRADE_REQUIRED QLatin1String("org.freedesktop.Telepathy.Error.SoftwareUpgradeRequired")
04807 
04822 #define TP_QT_ERROR_EMERGENCY_CALLS_NOT_SUPPORTED QLatin1String("org.freedesktop.Telepathy.Error.EmergencyCallsNotSupported")
04823 
04844 #define TP_QT_ERROR_INSUFFICIENT_BALANCE QLatin1String("org.freedesktop.Telepathy.Error.InsufficientBalance")
04845 


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.0