Method
PurpleConversationget_federated
unstable since: 3.0
Declaration [src]
gboolean
purple_conversation_get_federated (
PurpleConversation* conversation
)
Description [src]
Gets whether or not conversation
is federated.
Depending on the underlying protocol, conversations can be federated, which
means they can be running on a different server. When a protocol creates a
federated conversation, it takes the responsibility of managing the
PurpleConversation:online
state of the conversation.
Available since: 3.0
Gets property | Purple.Conversation:federated |