Method

PurpleConversationset_online

since: 3.0

Declaration [src]

void
purple_conversation_set_online (
  PurpleConversation* conversation,
  gboolean online
)

Description [src]

Sets whether or not the conversation is online, or able to send and receive messages.

Available since: 3.0

Parameters

online

Type: gboolean

Whether or not the conversation is online.