, including all inherited members.
| ADD_CONSUMERS enum value | Conversation | |
| AddConsumers(const Sid::List_String &identities) | Conversation | |
| AddToInbox(const uint timestamp=0) | Conversation | |
| ALL enum value | Conversation | |
| ALL_CONVERSATIONS enum value | Conversation | |
| ALLOWED_ACTIVITY enum name | Conversation | |
| APPLICANT enum value | Conversation | |
| APPLICANTS enum value | Conversation | |
| APPLICATION_DENIED enum value | Conversation | |
| Assimilate(const ConversationRef &otherConversation, ConversationRef &conversation) | Conversation | |
| BOOKMARKED_CONVERSATIONS enum value | Conversation | |
| CanTransferLiveSession(const Sid::String &identity, bool &result) | Conversation | |
| CONFERENCE enum value | Conversation | |
| CONNECTING enum value | Conversation | |
| CONSUMER enum value | Conversation | |
| CONSUMERS enum value | Conversation | |
| CONSUMERS_AND_APPLICANTS enum value | Conversation | |
| Delete() | Conversation | |
| DIALOG enum value | Conversation | |
| DOWNLOADING_MESSAGES enum value | Conversation | |
| EnterPassword(const Sid::String &password) | Conversation | |
| FindMessage(const Sid::String &text, MessageRef &message, const uint fromTimestampUp=MAX_UINT) | Conversation | |
| GetJoinBlob(Sid::String &blob) | Conversation | |
| GetLastMessages(MessageRefs &contextMessages, MessageRefs &unconsumedMessages, const uint requireTimestamp=0) | Conversation | |
| GetParticipants(ParticipantRefs &participants, const Conversation::PARTICIPANTFILTER filter=Conversation::ALL) | Conversation | |
| GetPropActiveVmId(VoicemailRef &active_vm_id) | Conversation | |
| GetPropAlertString(Sid::String &alert_string) | Conversation | |
| GetPropConsumptionHorizon(uint &consumption_horizon) | Conversation | |
| GetPropCreationTimestamp(uint &creation_timestamp) | Conversation | |
| GetPropCreator(Sid::String &creator) | Conversation | |
| GetPropDisplayname(Sid::String &displayname) | Conversation | |
| GetPropGivenDisplayname(Sid::String &given_displayname) | Conversation | |
| GetPropIdentity(Sid::String &identity) | Conversation | |
| GetPropInboxMessageId(MessageRef &inbox_message_id) | Conversation | |
| GetPropInboxTimestamp(uint &inbox_timestamp) | Conversation | |
| GetPropIsBookmarked(bool &is_bookmarked) | Conversation | |
| GetPropLastActivityTimestamp(uint &last_activity_timestamp) | Conversation | |
| GetPropLiveHost(Sid::String &live_host) | Conversation | |
| GetPropLiveIsMuted(bool &live_is_muted) | Conversation | |
| GetPropLiveStartTimestamp(uint &live_start_timestamp) | Conversation | |
| GetPropLocalLivestatus(LOCAL_LIVESTATUS &local_livestatus) | Conversation | |
| GetPropMetaGuidelines(Sid::String &meta_guidelines) | Conversation | |
| GetPropMetaName(Sid::String &meta_name) | Conversation | |
| GetPropMetaPicture(Sid::Binary &meta_picture) | Conversation | |
| GetPropMetaTopic(Sid::String &meta_topic) | Conversation | |
| GetPropMyStatus(MY_STATUS &my_status) | Conversation | |
| GetPropOptAdminOnlyActivities(ALLOWED_ACTIVITY &opt_admin_only_activities) | Conversation | |
| GetPropOptDiscloseHistory(bool &opt_disclose_history) | Conversation | |
| GetPropOptEntryLevelRank(Participant::RANK &opt_entry_level_rank) | Conversation | |
| GetPropOptJoiningEnabled(bool &opt_joining_enabled) | Conversation | |
| GetPropPasswordhint(Sid::String &passwordhint) | Conversation | |
| GetPropSpawnedFromConvoId(ConversationRef &spawned_from_convo_id) | Conversation | |
| GetPropType(Conversation::TYPE &type) | Conversation | |
| GetPropUnconsumedElevatedMessages(uint &unconsumed_elevated_messages) | Conversation | |
| GetPropUnconsumedMessagesVoice(bool &unconsumed_messages_voice) | Conversation | |
| GetPropUnconsumedNormalMessages(uint &unconsumed_normal_messages) | Conversation | |
| GetPropUnconsumedSuppressedMessages(uint &unconsumed_suppressed_messages) | Conversation | |
| HoldMyLiveSession() | Conversation | |
| IM_LIVE enum value | Conversation | |
| INBOX_CONVERSATIONS enum value | Conversation | |
| INVALID_ACCESS_TOKEN enum value | Conversation | |
| IsMemberOf(const ContactGroupRef &group, bool &result) | Conversation | |
| Join() | Conversation | |
| JoinLiveSession(const Sid::String accessToken="") | Conversation | |
| LeaveLiveSession(const bool postVoiceAutoresponse=false) | Conversation | |
| LEGACY_SHAREDGROUP enum value | Conversation | |
| LEGACY_VOICE_CONFERENCE enum value | Conversation | |
| LIST_TYPE enum name | Conversation | |
| LIVE_CONVERSATIONS enum value | Conversation | |
| LOCAL_LIVESTATUS enum name | Conversation | |
| MarkUnread() | Conversation | |
| MODULE_ID enum value | Conversation | |
| MuteMyMicrophone() | Conversation | |
| MY_STATUS enum name | Conversation | |
| MYSELF enum value | Conversation | |
| NONE enum value | Conversation | |
| ON_HOLD_LOCALLY enum value | Conversation | |
| ON_HOLD_REMOTELY enum value | Conversation | |
| OnMessage(const MessageRef &message) | Conversation | [virtual] |
| OnParticipantListChange() | Conversation | [virtual] |
| OnSpawnConference(const ConversationRef &spawned) | Conversation | [virtual] |
| OTHER_CONSUMERS enum value | Conversation | |
| OTHERS_ARE_LIVE enum value | Conversation | |
| OTHERS_ARE_LIVE_FULL enum value | Conversation | |
| P_ACTIVE_VM_ID enum value | Conversation | |
| P_ALERT_STRING enum value | Conversation | |
| P_CONSUMPTION_HORIZON enum value | Conversation | |
| P_CREATION_TIMESTAMP enum value | Conversation | |
| P_CREATOR enum value | Conversation | |
| P_DISPLAYNAME enum value | Conversation | |
| P_GIVEN_DISPLAYNAME enum value | Conversation | |
| P_IDENTITY enum value | Conversation | |
| P_INBOX_MESSAGE_ID enum value | Conversation | |
| P_INBOX_TIMESTAMP enum value | Conversation | |
| P_IS_BOOKMARKED enum value | Conversation | |
| P_LAST_ACTIVITY_TIMESTAMP enum value | Conversation | |
| P_LIVE_HOST enum value | Conversation | |
| P_LIVE_IS_MUTED enum value | Conversation | |
| P_LIVE_START_TIMESTAMP enum value | Conversation | |
| P_LOCAL_LIVESTATUS enum value | Conversation | |
| P_META_GUIDELINES enum value | Conversation | |
| P_META_NAME enum value | Conversation | |
| P_META_PICTURE enum value | Conversation | |
| P_META_TOPIC enum value | Conversation | |
| P_MY_STATUS enum value | Conversation | |
| P_OPT_ADMIN_ONLY_ACTIVITIES enum value | Conversation | |
| P_OPT_DISCLOSE_HISTORY enum value | Conversation | |
| P_OPT_ENTRY_LEVEL_RANK enum value | Conversation | |
| P_OPT_JOINING_ENABLED enum value | Conversation | |
| P_PASSWORDHINT enum value | Conversation | |
| P_SPAWNED_FROM_CONVO_ID enum value | Conversation | |
| P_TYPE enum value | Conversation | |
| P_UNCONSUMED_ELEVATED_MESSAGES enum value | Conversation | |
| P_UNCONSUMED_MESSAGES_VOICE enum value | Conversation | |
| P_UNCONSUMED_NORMAL_MESSAGES enum value | Conversation | |
| P_UNCONSUMED_SUPPRESSED_MESSAGES enum value | Conversation | |
| PARTICIPANTFILTER enum name | Conversation | |
| PLAYING_VOICE_MESSAGE enum value | Conversation | |
| PostContacts(const ContactRefs &contacts) | Conversation | |
| PostFiles(const Sid::List_Filename &paths, const Sid::String &body, TRANSFER_SENDFILE_ERROR &error_code, Sid::Filename &error_file) | Conversation | |
| PostSMS(const SmsRef &sms, const Sid::String &body) | Conversation | |
| PostText(const Sid::String &text, MessageRef &message, const bool isXML=false) | Conversation | |
| PostVoiceMessage(const VoicemailRef &voicemail, const Sid::String &body) | Conversation | |
| PROPERTY enum name | Conversation | |
| QUEUED_TO_ENTER enum value | Conversation | |
| REALLY_ALL_CONVERSATIONS enum value | Conversation | |
| RECENTLY_LIVE enum value | Conversation | |
| RECORDING_VOICE_MESSAGE enum value | Conversation | |
| ref() | Conversation | [inline] |
| Ref typedef | Conversation | |
| Refs typedef | Conversation | |
| RemoveFromInbox() | Conversation | |
| RenameTo(const Sid::String &name) | Conversation | |
| ResumeMyLiveSession() | Conversation | |
| RETIRED_FORCEFULLY enum value | Conversation | |
| RETIRED_VOLUNTARILY enum value | Conversation | |
| RetireFrom() | Conversation | |
| RETRY_CONNECTING enum value | Conversation | |
| RINGING_FOR_ME enum value | Conversation | |
| RingOthers(const Sid::List_String identities=Sid::List_String(), const bool videoCall=false, const Sid::String origin="") | Conversation | |
| SendDTMF(const Participant::DTMF &dtmf, const uint lengthInMS=260) | Conversation | |
| SET_META enum value | Conversation | |
| SetAlertString(const Sid::String &alertString) | Conversation | |
| SetBookmark(const bool &bookmark) | Conversation | |
| SetConsumedHorizon(const uint ×tamp, const bool also_unconsume=false) | Conversation | |
| SetGuidelines(const Sid::String &guidelines, const bool isXML=false) | Conversation | |
| SetMyTextStatusTo(const Participant::TEXT_STATUS &status) | Conversation | |
| SetOption(const int &propKey, const uint &value) | Conversation | |
| SetPassword(const Sid::String &password, const Sid::String &hint) | Conversation | |
| SetPicture(const Sid::Binary &jpeg) | Conversation | |
| SetTopic(const Sid::String &topic, const bool isXML=false) | Conversation | |
| SpawnConference(const Sid::List_String &identitiesToAdd, ConversationRef &conference) | Conversation | |
| SPEAK enum value | Conversation | |
| SPEAK_AND_WRITE enum value | Conversation | |
| STARTING enum value | Conversation | |
| StartVoiceMessage() | Conversation | |
| StopSendDTMF() | Conversation | |
| TERMINATED_CONFERENCE enum value | Conversation | |
| TransferLiveSession(const Sid::List_String &identities, const Sid::String transferTopic="") | Conversation | |
| TRANSFERRING enum value | Conversation | |
| TYPE enum name | Conversation | |
| UnmuteMyMicrophone() | Conversation | |
| ~Conversation() | Conversation | [virtual] |