Enumeration
PurpleConversationType
unstable since: 3.0
Description [src]
The type of the conversation. This is mostly ignored, but could be useful in ways we can’t imagine right now. If you come up with one in the future, please let us know!
Available since: 3.0
Members
-
PURPLE_CONVERSATION_TYPE_UNSET
-
A value to specify that the property has not been set.
- Value:
0
- Available since: 3.0
- Value:
-
PURPLE_CONVERSATION_TYPE_DM
-
A direct message between two contacts.
- Value:
1
- Available since: 3.0
- Value:
-
PURPLE_CONVERSATION_TYPE_GROUP_DM
-
A direct message between a protocol dependent number of contacts.
- Value:
2
- Available since: 3.0
- Value:
-
PURPLE_CONVERSATION_TYPE_CHANNEL
-
A multi-user chat that is available to all users on the protocol and has features like moderation.
- Value:
3
- Available since: 3.0
- Value:
-
PURPLE_CONVERSATION_TYPE_THREAD
-
A thread is a subset of messages from a conversation that are related.
- Value:
4
- Available since: 3.0
- Value: