# registerFlowStatusUpdates
Source: [https://docs.qualcomm.com/doc/80-PK177-134/topic/register_flow_status_updates.html](https://docs.qualcomm.com/doc/80-PK177-134/topic/register_flow_status_updates.html)
Registers a callback to receive flow status updates.
registerFlowStatusUpdates()Copy to clipboard
## Parameters
| Parameter | API type | Data type | Description |
| --- | --- | --- | --- |
| registerFlowStatusUpdates | Java | IflowStatus | [Callback](https://docs.qualcomm.com/doc/80-PK177-134/topic/i_flow_status.html)
providing updates on individual flows and the status associated with
the flow. |
| flowStatusCallback | Native | dpp\_flowStatus | [Callback](https://docs.qualcomm.com/doc/80-PK177-134/topic/i_flow_status.html)
providing updates on individual flows and the status associated with
the flow. |
| ret | Native | int8\_t& | On success this is the actual return value from the API.