| Account class | Skype | [friend] |
| ALL_STREAMS enum value | Skype | |
| APP2APP_STREAMS enum name | Skype | |
| App2AppConnect(const Sid::String &appname, const Sid::String &skypename, bool &result) | Skype | |
| App2AppCreate(const Sid::String &appname, bool &result) | Skype | |
| App2AppDatagram(const Sid::String &appname, const Sid::String &stream, const Sid::Binary &data, bool &result) | Skype | |
| App2AppDelete(const Sid::String &appname, bool &result) | Skype | |
| App2AppDisconnect(const Sid::String &appname, const Sid::String &stream, bool &result) | Skype | |
| App2AppGetConnectableUsers(const Sid::String &appname, bool &result, Sid::List_String &users) | Skype | |
| App2AppGetStreamsList(const Sid::String &appname, const APP2APP_STREAMS &listType, bool &result, Sid::List_String &streams, Sid::List_uint &receivedSizes) | Skype | |
| App2AppRead(const Sid::String &appname, const Sid::String &stream, bool &result, Sid::Binary &data) | Skype | |
| App2AppWrite(const Sid::String &appname, const Sid::String &stream, const Sid::Binary &data, bool &result) | Skype | |
| AUDIODEVICE_CAPABILITIES enum name | Skype | |
| CONFERENCE enum value | Skype | |
| Contact class | Skype | [friend] |
| ContactGroup class | Skype | [friend] |
| ContactSearch class | Skype | [friend] |
| CONTAINS_INVALID_CHAR enum value | Skype | |
| CONTAINS_INVALID_WORD enum value | Skype | |
| CONTAINS_SPACE enum value | Skype | |
| Conversation class | Skype | [friend] |
| CreateBasicContactSearch(const Sid::String &text, ContactSearchRef &search) | Skype | |
| CreateConference(ConversationRef &conference) | Skype | |
| CreateContactSearch(ContactSearchRef &search) | Skype | |
| CreateCustomContactGroup(ContactGroupRef &group) | Skype | |
| CreateIdentitySearch(const Sid::String &identity, ContactSearchRef &search) | Skype | |
| CreateOutgoingSms(SmsRef &sms) | Skype | |
| Delete(const Sid::String &key) | Skype | |
| dispatch_event(Sid::CommandInitiator *thread, Sid::Protocol::ClientInterface *protocol, const uint &modid, const uint &evid) | Skype | |
| DisplayVideoDeviceTuningDialog(const Sid::String &deviceName, const Sid::String &devicePath) | Skype | |
| EXTERNAL enum value | Skype | |
| factory(const uint &modid, const uint &oid) | Skype | |
| FindContactByPstnNumber(const Sid::String &number, bool &found, ContactRef &contact, uint &foundInKey) | Skype | |
| get_property_desc(const uint &modid, const uint &propid) | Skype | |
| GetAccount(const Sid::String &identity, AccountRef &account) | Skype | |
| GetAudioDeviceCapabilities(const Sid::String &deviceHandle, Sid::String &interfaceString, uint &capabilities) | Skype | |
| GetAvailableOutputDevices(Sid::List_String &handleList, Sid::List_String &nameList, Sid::List_String &productIdList) | Skype | |
| GetAvailableRecordingDevices(Sid::List_String &handleList, Sid::List_String &nameList, Sid::List_String &productIdList) | Skype | |
| GetAvailableVideoDevices(Sid::List_String &deviceNames, Sid::List_String &devicePaths, uint &count) | Skype | |
| GetBin(const Sid::String &key, Sid::Binary &value) | Skype | |
| GetContact(const Sid::String &identity, ContactRef &contact) | Skype | |
| GetContactType(const Sid::String &identity, Contact::TYPE &type) | Skype | |
| GetConversationByBlob(const Sid::String &joinBlob, ConversationRef &conversation, const bool alsoJoin=true) | Skype | |
| GetConversationByIdentity(const Sid::String &convoIdentity, ConversationRef &conversation) | Skype | |
| GetConversationByParticipants(const Sid::List_String &participantIdentities, ConversationRef &conversation, const bool createIfNonExisting=false, const bool ignoreBookmarkedOrNamed=false) | Skype | |
| GetConversationList(ConversationRefs &conversations, const Conversation::LIST_TYPE type=Conversation::ALL_CONVERSATIONS) | Skype | |
| GetCustomContactGroups(ContactGroupRefs &groups) | Skype | |
| GetDefaultAccountName(Sid::String &account) | Skype | |
| getEMap() const | Skype | [inline] |
| GetExistingAccounts(Sid::List_String &accountNameList) | Skype | |
| GetGreeting(const Sid::String &skypeName, VoicemailRef &greeting) | Skype | |
| GetHardwiredContactGroup(const ContactGroup::TYPE &type, ContactGroupRef &contactGroup) | Skype | |
| GetIdentityType(const Sid::String &identity, IDENTITYTYPE &type) | Skype | |
| GetInt(const Sid::String &key, int &value) | Skype | |
| GetISOCountryCodebyPhoneNo(const Sid::String &number, Sid::String &countryCode) | Skype | |
| GetISOCountryInfo(Sid::List_String &countryCodeList, Sid::List_String &countryNameList, Sid::List_uint &countryPrefixList, Sid::List_String &countryDialExampleList) | Skype | |
| GetISOLanguageInfo(Sid::List_String &languageCodeList, Sid::List_String &languageNameList) | Skype | |
| GetMessageByGuid(const Sid::Binary &guid, MessageRef &message) | Skype | |
| GetMessageListByType(const Message::TYPE &type, const bool &latestPerConvOnly, MessageRefs &messages, const uint fromTimestampInc=0, const uint toTimestampExc=MAX_UINT) | Skype | |
| GetMicVolume(uint &micVolume) | Skype | |
| getNamespace() const | Skype | [inline] |
| GetNrgLevels(uint &micLevel, uint &speakerLevel) | Skype | |
| GetOptimalAgeRanges(Sid::List_uint &rangeList) | Skype | |
| getPMap() const | Skype | [inline] |
| GetPreviewVideo(const Video::MEDIATYPE &type, VideoRef &video, const Sid::String deviceName="", const Sid::String devicePath="") | Skype | |
| GetSpeakerVolume(uint &volume) | Skype | |
| GetStr(const Sid::String &key, Sid::String &value) | Skype | |
| GetSubKeys(const Sid::String &key, Sid::List_String &value) | Skype | |
| GetSuggestedSkypename(const Sid::String &fullname, Sid::String &suggestedName) | Skype | |
| GetUnixTimestamp(uint ×tamp) | Skype | |
| GetUsedPort(uint &port) | Skype | |
| GetVersionString(Sid::String &version) | Skype | |
| HAS_AUDIO_CAPTURE enum value | Skype | |
| HAS_AUDIO_RENDERING enum value | Skype | |
| HAS_BLUETOOTH_INTERFACE enum value | Skype | |
| HAS_LOWBANDWIDTH_CAPTURE enum value | Skype | |
| HAS_USB_INTERFACE enum value | Skype | |
| HAS_VIDEO_CAPTURE enum value | Skype | |
| HAS_VIDEO_RENDERING enum value | Skype | |
| HasVideoDeviceCapability(const Sid::String &deviceName, const Sid::String &devicePath, const Video::VIDEO_DEVICE_CAPABILITY &cap, bool &result) | Skype | |
| HTTPS_PROXY enum value | Skype | |
| IdentitiesMatch(const Sid::String &identityA, const Sid::String &identityB, bool &result) | Skype | |
| IDENTITY_CONTAINS_INVALID_CHAR enum value | Skype | |
| IDENTITY_EMPTY enum value | Skype | |
| IDENTITY_OK enum value | Skype | |
| IDENTITY_TOO_LONG enum value | Skype | |
| IDENTITYTYPE enum name | Skype | |
| instance() | Skype | [inline, static] |
| INVALID_FORMAT enum value | Skype | |
| IS_HEADSET enum value | Skype | |
| IS_WEBCAM enum value | Skype | |
| IsDefined(const Sid::String &key, bool &value) | Skype | |
| IsMicrophoneMuted(bool &muted) | Skype | |
| IsSpeakerMuted(bool &muted) | Skype | |
| Message class | Skype | [friend] |
| moduleID() const | Skype | |
| MuteMicrophone(const bool &mute) | Skype | |
| MuteSpeakers(const bool &mute) | Skype | |
| newAccount(int oid) | Skype | [protected, virtual] |
| newContact(int oid) | Skype | [protected, virtual] |
| newContactGroup(int oid) | Skype | [protected, virtual] |
| newContactSearch(int oid) | Skype | [protected, virtual] |
| newConversation(int oid) | Skype | [protected, virtual] |
| newMessage(int oid) | Skype | [protected, virtual] |
| newParticipant(int oid) | Skype | [protected, virtual] |
| newSms(int oid) | Skype | [protected, virtual] |
| newTransfer(int oid) | Skype | [protected, virtual] |
| newVideo(int oid) | Skype | [protected, virtual] |
| newVoicemail(int oid) | Skype | [protected, virtual] |
| NormalizeIdentity(const Sid::String &original, NORMALIZERESULT &result, Sid::String &normalized, const bool isNewSkypeName=false) | Skype | |
| NormalizePSTNWithCountry(const Sid::String &original, NORMALIZERESULT &result, Sid::String &normalized, const uint countryPrefix=0) | Skype | |
| NORMALIZERESULT enum name | Skype | |
| NOT_VALIDATED enum value | Skype | |
| OM_3G enum value | Skype | |
| OM_4G enum value | Skype | |
| OM_FREE enum value | Skype | |
| OM_FREE_WIRELESS enum value | Skype | |
| OM_UNKNOWN enum value | Skype | |
| OnApp2AppDatagram(const Sid::String &appname, const Sid::String &stream, const Sid::Binary &data) | Skype | [virtual] |
| OnApp2AppStreamListChange(const Sid::String &appname, const APP2APP_STREAMS &listType, const Sid::List_String &streams, const Sid::List_uint &receivedSizes) | Skype | [virtual] |
| OnAvailableDeviceListChange() | Skype | [virtual] |
| OnAvailableVideoDeviceListChange() | Skype | [virtual] |
| OnContactGoneOffline(const ContactRef &contact) | Skype | [virtual] |
| OnContactOnlineAppearance(const ContactRef &contact) | Skype | [virtual] |
| OnConversationListChange(const ConversationRef &conversation, const Conversation::LIST_TYPE &type, const bool &added) | Skype | [virtual] |
| OnH264Activated() | Skype | [virtual] |
| OnMessage(const MessageRef &message, const bool &changesInboxTimestamp, const MessageRef &supersedesHistoryMessage, const ConversationRef &conversation) | Skype | [virtual] |
| OnNewCustomContactGroup(const ContactGroupRef &group) | Skype | [virtual] |
| OnNrgLevelsChange() | Skype | [virtual] |
| OnProxyAuthFailure(const PROXYTYPE &type) | Skype | [virtual] |
| OnQualityTestResult(const QUALITYTESTTYPE &testType, const QUALITYTESTRESULT &testResult, const Sid::String &withUser, const Sid::String &details, const Sid::String &xmlDetails) | Skype | [virtual] |
| OPERATING_MEDIA enum name | Skype | |
| Participant class | Skype | [friend] |
| PlayStart(const uint &soundid, const Sid::Binary &sound, const bool &loop, const bool useCallOutDevice=false) | Skype | |
| PlayStartFromFile(const uint &soundid, const Sid::Filename &datafile, const bool &loop, PREPARESOUNDRESULT &result, const bool useCallOutDevice=false) | Skype | |
| PlayStop(const uint &soundid) | Skype | |
| POSSIBLY_HEADSET enum value | Skype | |
| POSSIBLY_WEBCAM enum value | Skype | |
| PREPARESOUND_FILE_NOT_FOUND enum value | Skype | |
| PREPARESOUND_FILE_READ_ERROR enum value | Skype | |
| PREPARESOUND_FILE_TOO_BIG enum value | Skype | |
| PREPARESOUND_MISC_ERROR enum value | Skype | |
| PREPARESOUND_PLAYBACK_NOT_SUPPORTED enum value | Skype | |
| PREPARESOUND_SUCCESS enum value | Skype | |
| PREPARESOUND_UNSUPPORTED_FILE_FORMAT enum value | Skype | |
| PREPARESOUNDRESULT enum name | Skype | |
| prop_cached_list(void *propstruct, const uint &moduleid) | Skype | |
| prop_factory(const uint &moduleid) | Skype | |
| PROXYTYPE enum name | Skype | |
| PSTN enum value | Skype | |
| PSTN_EMERGENCY enum value | Skype | |
| PSTN_FREE enum value | Skype | |
| PSTN_NUMBER_HAS_INVALID_PREFIX enum value | Skype | |
| PSTN_NUMBER_TOO_SHORT enum value | Skype | |
| PSTN_UNDISCLOSED enum value | Skype | |
| QTR_AVERAGE enum value | Skype | |
| QTR_CRITICAL enum value | Skype | |
| QTR_EXCELLENT enum value | Skype | |
| QTR_GOOD enum value | Skype | |
| QTR_POOR enum value | Skype | |
| QTR_UNDEFINED enum value | Skype | |
| QTT_AUDIO_IN enum value | Skype | |
| QTT_AUDIO_OUT enum value | Skype | |
| QTT_CPU enum value | Skype | |
| QTT_NETWORK enum value | Skype | |
| QTT_VIDEO_IN enum value | Skype | |
| QTT_VIDEO_OUT enum value | Skype | |
| QUALITYTESTRESULT enum name | Skype | |
| QUALITYTESTTYPE enum name | Skype | |
| RECEIVED_STREAMS enum value | Skype | |
| RequestConfirmationCode(const Sms::CONFIRM_TYPE &type, const Sid::String &number, SmsRef &sms) | Skype | |
| SAME_AS_USERNAME enum value | Skype | |
| SelectSoundDevices(const Sid::String &callInDevice, const Sid::String &callOutDevice, const Sid::String &waveOutDevice) | Skype | |
| SENDING_STREAMS enum value | Skype | |
| SEObject class | Skype | [friend] |
| SetBin(const Sid::String &key, const Sid::Binary &value) | Skype | |
| SetInt(const Sid::String &key, const int &value) | Skype | |
| SetMicVolume(const uint &volume) | Skype | |
| SetOperatingMedia(const OPERATING_MEDIA &media, const uint &maxUplinkBps, const uint &maxDownlinkBps) | Skype | |
| SetSpeakerVolume(const uint &volume) | Skype | |
| SetStr(const Sid::String &key, const Sid::String &value) | Skype | |
| Skype(int num_threads=1) | Skype | |
| SKYPE enum value | Skype | |
| SKYPE_MYSELF enum value | Skype | |
| SKYPE_UNDISCLOSED enum value | Skype | |
| SKYPENAME_SHORTER_THAN_6_CHARS enum value | Skype | |
| SKYPENAME_STARTS_WITH_NONALPHA enum value | Skype | |
| Sms class | Skype | [friend] |
| SOCKS_PROXY enum value | Skype | |
| start() | Skype | |
| Start(bool &started) | Skype | |
| StartMonitoringQuality(const Sid::String &withUser, const bool &excludeNetworkTest) | Skype | |
| StartRecordingTest(const bool recordAndPlaybackData=false) | Skype | |
| STARTS_WITH_INVALID_CHAR enum value | Skype | |
| StopMonitoringQuality(const Sid::String &withUser, QUALITYTESTRESULT &result, const bool justStop=false) | Skype | |
| StopRecordingTest() | Skype | |
| SubmitConfirmationCode(const Sid::String &number, const Sid::String &code, SmsRef &sms) | Skype | |
| TOO_LONG enum value | Skype | |
| TOO_SHORT enum value | Skype | |
| TOO_SIMPLE enum value | Skype | |
| Transfer class | Skype | [friend] |
| UNRECOGNIZED enum value | Skype | |
| ValidateAvatar(const Sid::Binary &value, VALIDATERESULT &result, int &freeBytesLeft) | Skype | |
| VALIDATED_OK enum value | Skype | |
| ValidatePassword(const Sid::String &username, const Sid::String &password, VALIDATERESULT &result) | Skype | |
| ValidateProfileString(const int &propKey, const Sid::String &strValue, VALIDATERESULT &result, int &freeBytesLeft, const bool forRegistration=false) | Skype | |
| VALIDATERESULT enum name | Skype | |
| Video class | Skype | [friend] |
| VideoCommand(const Sid::String &command, Sid::String &response) | Skype | |
| VoiceCommand(const Sid::String &command, Sid::String &response) | Skype | |
| Voicemail class | Skype | [friend] |
| ~Skype() | Skype | [virtual] |
(c) Skype Technologies S.A. Confidential/Proprietary
Last updated: Fri Jan 27 2012