kopete/protocols/messenger/libpapillon
Papillon Namespace Reference
Classes | |
| class | ByteStream |
| Provides the base implementation for all ByteStreams. More... | |
| class | ByteStreamBase |
| class | ChallengeTask |
|
More... | |
| class | Client |
| Client to Windows Live Messenger service. More... | |
| struct | ClientInfo |
| Enums related to ClientInfo. More... | |
| class | ClientStream |
| A client stream to a Messenger service. More... | |
| class | Connection |
| Connection encapsulate a connection to a Windows Live Messenger service. More... | |
| class | Connector |
| class | Contact |
| A Contact and all its information Hold client feature, presence for a single contact. More... | |
| class | ContactList |
| Manage contact list. More... | |
| struct | ContactListEnums |
| Enums related to Contact list. More... | |
| class | FetchContactListJob |
| class | HttpConnection |
| HTTP connection over SSL. More... | |
| class | HttpCoreProtocol |
| Translate raw data into HttpTransfer The sole purpose of this class is to parse in a low-level way the HTTP protocol. More... | |
| class | HttpTransfer |
| HttpTransfer represent a transfer between a HTTP server. More... | |
| class | IpEndpointConnector |
| Provides methods for connecting to an ip endpoint. More... | |
| class | LoginTask |
| Login on Windows Live Messenger. More... | |
| class | MessengerCoreProtocol |
| Translate raw data into NetworkMessage The sole purpose of this class is to parse in a low-level way the Messenger protocol. More... | |
| class | MimeHeader |
| Create/Manage a MIME header. More... | |
| class | NetworkMessage |
| A network message is the data received and transmitted from/to the Messenger server. More... | |
| class | NetworkStream |
| Provides methods to access the underlying network socket's data stream. More... | |
| class | NotifyMessageTask |
| Notify about new messages on Notification server. More... | |
| class | NotifyPresenceTask |
| Notify presence changes of contacts. More... | |
| class | NotifyStatusMessageTask |
| Notify when a contact changes his status message. More... | |
| struct | Presence |
| Enums related to online presence. More... | |
| class | QtByteStream |
| ByteStream for QTcpSocket. More... | |
| class | QtConnector |
| Connector using QtNetwork sockets classes. More... | |
| class | SetPersonalInformationTask |
| Set personal information for myself contact on server. More... | |
| class | SetPresenceTask |
| Change our own presence on Windows Live Messenger. More... | |
| class | SetStatusMessageTask |
| Set personal status message on server. More... | |
| class | StatusMessage |
| Dynamic Personal Status Message for Windows Live Messenger. More... | |
| class | Stream |
| class | Task |
| Task is the base class for all Task accros Papillon. More... | |
| class | TweenerHandler |
| Negotiation of the Tweener ticket with Passport login server. More... | |
| class | UserContact |
| Manage the user contact information. More... | |
Namespaces | |
| namespace | Global |
| namespace | Internal |
Variables | |
| const QString | challengeProductId = QString("PROD01065C%ZFN6F") |
| const QString | challengeProductKey = QString("O4BG@C7BWLYQX?5G") |
Variable Documentation
| const QString Papillon::challengeProductId = QString("PROD01065C%ZFN6F") |
Definition at line 37 of file challengetask.cpp.
| const QString Papillon::challengeProductKey = QString("O4BG@C7BWLYQX?5G") |
Definition at line 36 of file challengetask.cpp.
KDE 4.2 API Reference