Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Callback functions are used by the µC/HTTP-client stack when the internal task is enabled. Their purpose is to notify the upper application of certain activities occurring in the µC/HTTP-client core. Contrary to the hook functions, callbacks doesn't need information from the application; their only objective is to notify the application. 

HTTPc Connection Callback Functions

HTTPc Request Callback Functions

  • No labels