Property

PurpleConversation:federated

unstable since: 3.0

Declaration

property federated: gboolean [ read, write, construct-only ]

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 valueFALSE
Getter methodpurple_conversation_get_federated()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes