Function

Purpleserv_chat_leave

since: 3.0

Declaration [src]

void
purple_serv_chat_leave (
  PurpleConnection* gc,
  int id
)

Description [src]

Called when the user requests leaving a chat.

Available since: 3.0

Parameters

gc

Type: PurpleConnection

The connection over which to send the typing notification.

The data is owned by the caller of the function.
id

Type: int

The id of the chat to leave.