Function
Purpleserv_chat_leave
Declaration [src]
void
purple_serv_chat_leave (
PurpleConnection* gc,
int id
)
Parameters
gc |
PurpleConnection |
The connection over which to send the typing notification. |
|
The data is owned by the caller of the function. | |
id |
int |
The id of the chat to leave. |