Liblinphone  5.3.0
linphone::ChatMessage Member List

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

addContent(const std::shared_ptr< linphone::Content > &content)linphone::ChatMessage
addCustomHeader(const std::string &headerName, const std::string &headerValue)linphone::ChatMessage
addFileContent(const std::shared_ptr< linphone::Content > &content)linphone::ChatMessage
addListener(const std::shared_ptr< ChatMessageListener > &listener)linphone::ChatMessage
addTextContent(const std::string &text)linphone::ChatMessage
addUtf8TextContent(const std::string &text)linphone::ChatMessage
cancelFileTransfer()linphone::ChatMessage
ChatMessage(void *ptr, bool takeRef=true) (defined in linphone::ChatMessage)linphone::ChatMessage
cPtr() (defined in linphone::ChatMessage)linphone::ChatMessageinline
createReaction(const std::string &utf8Reaction)linphone::ChatMessage
Direction enum namelinphone::ChatMessage
downloadContent(const std::shared_ptr< linphone::Content > &content)linphone::ChatMessage
getAppdata() const linphone::ChatMessage
getCallId() const linphone::ChatMessage
getChatRoom() const linphone::ChatMessage
getContents() const linphone::ChatMessage
getContentType() const linphone::ChatMessage
getCore() const linphone::ChatMessage
getCustomHeader(const std::string &headerName) const linphone::ChatMessage
getEphemeralExpireTime() const linphone::ChatMessage
getEphemeralLifetime() const linphone::ChatMessage
getErrorInfo() const linphone::ChatMessage
getExternalBodyUrl() const linphone::ChatMessage
getFileTransferInformation() const linphone::ChatMessage
getForwardInfo() const linphone::ChatMessage
getFromAddress() const linphone::ChatMessage
getLocalAddress() const linphone::ChatMessage
getMessageId() const linphone::ChatMessage
getOwnReaction() const linphone::ChatMessage
getParticipantsByImdnState(State state) const linphone::ChatMessage
getReactions() const linphone::ChatMessage
getReplyMessage()linphone::ChatMessage
getReplyMessageId()linphone::ChatMessage
getReplyMessageSenderAddress()linphone::ChatMessage
getState() const linphone::ChatMessage
getTextContent() const linphone::ChatMessage
getTime() const linphone::ChatMessage
getToAddress() const linphone::ChatMessage
getToBeStored() const linphone::ChatMessage
getUtf8Text() const linphone::ChatMessage
hasConferenceInvitationContent() const linphone::ChatMessage
hasTextContent() const linphone::ChatMessage
isEphemeral() const linphone::ChatMessage
isFileTransfer() const linphone::ChatMessage
isFileTransferInProgress() const linphone::ChatMessage
isForward()linphone::ChatMessage
isOutgoing() const linphone::ChatMessage
isRead() const linphone::ChatMessage
isReply()linphone::ChatMessage
isSecured() const linphone::ChatMessage
isText() const linphone::ChatMessage
putChar(uint32_t character)linphone::ChatMessage
removeContent(const std::shared_ptr< linphone::Content > &content)linphone::ChatMessage
removeCustomHeader(const std::string &headerName)linphone::ChatMessage
removeListener(const std::shared_ptr< ChatMessageListener > &listener)linphone::ChatMessage
send()linphone::ChatMessage
setAppdata(const std::string &data)linphone::ChatMessage
setContentType(const std::string &contentType)linphone::ChatMessage
setExternalBodyUrl(const std::string &externalBodyUrl)linphone::ChatMessage
setToBeStored(bool toBeStored)linphone::ChatMessage
setUtf8Text(const std::string &text)linphone::ChatMessage
State enum namelinphone::ChatMessage