|
ImagingTools Core SDK
|
This is the complete list of members for imtchat::IConversation, including all inherited members.
| ConversationType enum name | imtchat::IConversation | |
| GetConversationType() const =0 | imtchat::IConversation | pure virtual |
| GetCreatedAt() const =0 | imtchat::IConversation | pure virtual |
| GetId() const =0 | imtchat::IConversation | pure virtual |
| GetMetadata() const =0 | imtchat::IConversation | pure virtual |
| GetName() const =0 | imtchat::IConversation | pure virtual |
| GetParticipantIds() const =0 | imtchat::IConversation | pure virtual |
| GetUpdatedAt() const =0 | imtchat::IConversation | pure virtual |
| SetConversationType(ConversationType conversationType)=0 | imtchat::IConversation | pure virtual |
| SetCreatedAt(const QString &createdAt)=0 | imtchat::IConversation | pure virtual |
| SetId(const QByteArray &id)=0 | imtchat::IConversation | pure virtual |
| SetMetadata(const QString &metadata)=0 | imtchat::IConversation | pure virtual |
| SetName(const QString &name)=0 | imtchat::IConversation | pure virtual |
| SetParticipantIds(const QByteArrayList &participantIds)=0 | imtchat::IConversation | pure virtual |
| SetUpdatedAt(const QString &updatedAt)=0 | imtchat::IConversation | pure virtual |