Status callback function prototype.
- Parameters
-
| client | The client that called the callback function |
| status | The status the client is reporting |
| status_msg | A status message the client reports along with the status |
| user_data | The user_data pointer that was set when registering the callback |