Function
Purplerequest_cpar_get_conversation
unstable since: 3.0
Declaration [src]
PurpleConversation*
purple_request_cpar_get_conversation (
PurpleRequestCommonParameters* cpar
)
Parameters
cpar-
Type:
PurpleRequestCommonParametersThe parameters set (may be
NULL).The data is owned by the caller of the function.
Return value
Type: PurpleConversation
The associated PurpleConversation, or NULL if
none is set.
| The data is owned by the called function. |