Method

PurpleConversationset_conversation_type

since: 3.0

Declaration [src]

void
purple_conversation_set_conversation_type (
  PurpleConversation* conversation,
  PurpleConversationType type
)

Description [src]

Sets the type of conversation to type.

Note this only for the internal representation in libpurple and the protocol will not be told to change the type.

Available since: 3.0

Parameters

type

Type: PurpleConversationType

The new type.