Function
Purplerequest_cpar_set_conversation
Declaration [src]
void
purple_request_cpar_set_conversation (
PurpleRequestCommonParameters* cpar,
PurpleConversation* conv
)
Parameters
cpar |
PurpleRequestCommonParameters |
The parameters set. |
|
The data is owned by the caller of the function. | |
conv |
PurpleConversation |
The |
|
The data is owned by the caller of the function. |