Function
Purpleserv_get_info
Declaration [src]
void
purple_serv_get_info (
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 buddy we were asking information from. |
|
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |