Property

PurpleConversation:online

since: 3.0

Declaration

property online: gboolean [ read, write ]

Description [src]

Whether or not the conversation is able to send and receive messages.

This is typically tied to whether or not the account that this conversation belongs is online or not.

However, if a protocol supports federated conversation, it is possible for a conversation to be offline if the server it is on is currently unreachable.

See also PurpleConversation:federated.

Type: gboolean
Available since:3.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno