kopete/protocols/messenger/libpapillon
Papillon::ClientInfo Struct Reference
#include <Papillon/Enums>
Detailed Description
Enums related to ClientInfo.Definition at line 47 of file papillon_enums.h.
Public Types | |
| enum | Feature { FeatureNone = 0x0, WindowsMobile = 0x1, MsnMobileDevice = 0x40, MsnDirectDevice = 0x80, WebMessenger = 0x100, InkFormatGif = 0x04, InkFormatIsf = 0x08, SupportWebcam = 0x10, SupportMultiPacketMessaging = 0x20, SupportDirectIM = 0x4000, SupportVoiceClips = 0x40000, SupportWinks = 0x8000, SupportMsnSearch = 0x10000, MSNC1 = 0x10000000, MSNC2 = 0x20000000, MSNC3 = 0x30000000, MSNC4 = 0x40000000, MSNC5 = 0x50000000, MSNC6 = 0x60000000 } |
| enum | PersonalInformation { PersonalInfoNone = 0, Nickname, PhoneHome, PhoneWork, PhoneMobile, MobileAuthorization, MobileDeviceEnabled } |
Member Enumeration Documentation
Enum for features supported by the client.
- Enumerator:
-
FeatureNone Internal default. WindowsMobile This is a Windows Mobile client. MsnMobileDevice Client is running on a MSN Mobile device. MsnDirectDevice Client is running on a MSN Direct device. WebMessenger Client is using MSN Web Messenger. InkFormatGif Support Ink messages in GIF format. InkFormatIsf Support Ink messages in ISF format. SupportWebcam Support Webcam. SupportMultiPacketMessaging Support messages over multiple packets. SupportDirectIM Support direct P2P connections instead of using Switchboard. SupportVoiceClips Support Voice clips (introduced in MSN Messenger 7.5). SupportWinks Client can receive Winks. SupportMsnSearch Client supports MSN Search. MSNC1 MSNC(Mobile Status Notification Client) Version 1 (with MSN Messenger 6.0). MSNC2 MSNC Version 2 (with MSN Messenger 6.1). MSNC3 MSNC Version 3 (with MSN Messenger 6.2). MSNC4 MSNC Version 4 (with MSN Messenger 7.0). MSNC5 MSNC Version 5 (with MSN Messenger 7.5). MSNC6 MSNC Version 6 (with Windows Live Messenger 8).
Definition at line 52 of file papillon_enums.h.
This enum is used to determine the personal information changed on server.
- Enumerator:
-
PersonalInfoNone Internal default. Nickname Setting the nickname. PhoneHome Setting the home phone number. PhoneWork Setting the work phone number. PhoneMobile Setting the mobile phone number. MobileAuthorization are other people authorised to contact me on my MSN Mobile (Y or N) MobileDeviceEnabled do I have a mobile device enabled on MSN Mobile (Y or N)
Definition at line 79 of file papillon_enums.h.
The documentation for this struct was generated from the following file:
KDE 4.0 API Reference