Liblinphone  4.5.0
linphone::ChatRoom Member List

This is the complete list of members for linphone::ChatRoom, including all inherited members.

addListener(const std::shared_ptr< ChatRoomListener > &listener) (defined in linphone::ChatRoom)linphone::ChatRoom
addParticipant(const std::shared_ptr< const linphone::Address > &addr)linphone::ChatRoom
addParticipants(const std::list< std::shared_ptr< linphone::Address >> &addresses)linphone::ChatRoom
allowCpim()linphone::ChatRoom
allowMultipart()linphone::ChatRoom
canHandleParticipants() const linphone::ChatRoom
ChatRoom(void *ptr, bool takeRef=true) (defined in linphone::ChatRoom)linphone::ChatRoom
compose()linphone::ChatRoom
cPtr() (defined in linphone::ChatRoom)linphone::ChatRoominline
createEmptyMessage()linphone::ChatRoom
createFileTransferMessage(const std::shared_ptr< linphone::Content > &initialContent)linphone::ChatRoom
createForwardMessage(const std::shared_ptr< linphone::ChatMessage > &message)linphone::ChatRoom
createMessage(const std::string &message)linphone::ChatRoom
createMessageFromUtf8(const std::string &message)linphone::ChatRoom
deleteHistory()linphone::ChatRoom
deleteMessage(const std::shared_ptr< linphone::ChatMessage > &message)linphone::ChatRoom
enableEphemeral(bool enable)linphone::ChatRoom
ephemeralEnabled() const linphone::ChatRoom
ephemeralSupportedByAllParticipants() const linphone::ChatRoom
findMessage(const std::string &messageId)linphone::ChatRoom
findParticipant(const std::shared_ptr< const linphone::Address > &address) const linphone::ChatRoom
getCall() const linphone::ChatRoom
getCapabilities() const linphone::ChatRoom
getChar()linphone::ChatRoom
getComposingAddresses()linphone::ChatRoom
getConferenceAddress() const linphone::ChatRoom
getCore() const linphone::ChatRoom
getCurrentParams() const linphone::ChatRoom
getEphemeralLifetime() const linphone::ChatRoom
getHistory(int nbMessage)linphone::ChatRoom
getHistoryEvents(int nbEvents)linphone::ChatRoom
getHistoryEventsSize()linphone::ChatRoom
getHistoryMessageEvents(int nbEvents)linphone::ChatRoom
getHistoryRange(int begin, int end)linphone::ChatRoom
getHistoryRangeEvents(int begin, int end)linphone::ChatRoom
getHistoryRangeMessageEvents(int begin, int end)linphone::ChatRoom
getHistorySize()linphone::ChatRoom
getLastMessageInHistory()linphone::ChatRoom
getLastUpdateTime() const linphone::ChatRoom
getLocalAddress()linphone::ChatRoom
getMe() const linphone::ChatRoom
getNbParticipants() const linphone::ChatRoom
getParticipants() const linphone::ChatRoom
getPeerAddress()linphone::ChatRoom
getSecurityLevel()linphone::ChatRoom
getState() const linphone::ChatRoom
getSubject() const linphone::ChatRoom
getUnreadMessagesCount()linphone::ChatRoom
hasBeenLeft() const linphone::ChatRoom
hasCapability(int mask) const linphone::ChatRoom
isEmpty()linphone::ChatRoom
isRemoteComposing() const linphone::ChatRoom
leave()linphone::ChatRoom
limeAvailable()linphone::ChatRoom
markAsRead()linphone::ChatRoom
notifyParticipantDeviceRegistration(const std::shared_ptr< const linphone::Address > &participantDevice)linphone::ChatRoom
receiveChatMessage(const std::shared_ptr< linphone::ChatMessage > &message)linphone::ChatRoom
removeListener(const std::shared_ptr< ChatRoomListener > &listener) (defined in linphone::ChatRoom)linphone::ChatRoom
removeParticipant(const std::shared_ptr< linphone::Participant > &participant)linphone::ChatRoom
removeParticipants(const std::list< std::shared_ptr< linphone::Participant >> &participants)linphone::ChatRoom
setConferenceAddress(const std::shared_ptr< const linphone::Address > &conferenceAddress)linphone::ChatRoom
setEphemeralLifetime(long time)linphone::ChatRoom
setParticipantAdminStatus(const std::shared_ptr< linphone::Participant > &participant, bool isAdmin)linphone::ChatRoom
setParticipantDevices(const std::shared_ptr< const linphone::Address > &participantAddress, const std::list< std::shared_ptr< linphone::ParticipantDeviceIdentity >> &deviceIdentities)linphone::ChatRoom
setSubject(const std::string &subject)linphone::ChatRoom
State enum namelinphone::ChatRoom