Function
Purpleserv_add_deny
Declaration [src]
void
purple_serv_add_deny (
PurpleConnection* gc,
const char* name
)
Parameters
gc |
PurpleConnection |
The connection over which to send the typing notification. |
|
The data is owned by the caller of the function. | |
name |
const char* |
The name of the remote user. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |