Function
Purplerequest_cpar_set_account
Declaration [src]
void
purple_request_cpar_set_account (
PurpleRequestCommonParameters* cpar,
PurpleAccount* account
)
Parameters
cpar |
PurpleRequestCommonParameters |
The parameters set. |
|
The data is owned by the caller of the function. | |
account |
PurpleAccount |
The |
|
The data is owned by the caller of the function. |