Demo Package API
The functions in the demo are the following:
Function | Description |
---|---|
httpc_user_init() | Initializes the client demo module and allocates the required resources. |
httpc_user_start() | Starts the client demo module. |
httpc_user_stop() | Stops the client demo module. |
httpc_user_delete() | Deletes the client demo module and releases the resources it used. |