Property
PurpleConversation:federated
unstable since: 3.0
Description [src]
Whether or this conversation is federated.
This should only be set by protocols that support federated conversations.
When this is TRUE
the PurpleConversation:online
property will not
be automatically set to match the PurpleAccount:connected
property
of the account that this conversation belongs to. It is the
responsibility of the protocol to manage the online property in this case.
Type:gboolean
Available since: 3.0
Default value | FALSE |
Getter method | purple_conversation_get_federated() |