Function

Purplerequest_cpar_new

Declaration [src]

PurpleRequestCommonParameters*
purple_request_cpar_new (
  void
)

Description [src]

Creates new parameters set for the request, which may or may not be used by the UI to display the request.

This function is not directly available to language bindings.

Return value

Type: PurpleRequestCommonParameters

The new parameters set.

The caller of the function takes ownership of the data, and is responsible for freeing it.