Skip to content

Commit

Permalink
docs: add ios platform for onBandwidthUpdate callback (#4145)
Browse files Browse the repository at this point in the history
  • Loading branch information
moskalakamil authored Sep 4, 2024
1 parent 22c21ad commit b66d2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/component/events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Example:

### `onBandwidthUpdate`

<PlatformsList types={['Android']} />
<PlatformsList types={['Android', 'iOS']} />

Callback function that is called when the available bandwidth changes.

Expand Down

0 comments on commit b66d2fe

Please sign in to comment.