docs: add ios platform for onBandwidthUpdate callback (#4145)

This commit is contained in:
Kamil Moskała 2024-09-04 11:08:49 +02:00 committed by GitHub
parent 22c21ad249
commit b66d2fe146
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,7 @@ Example:
### `onBandwidthUpdate`
<PlatformsList types={['Android']} />
<PlatformsList types={['Android', 'iOS']} />
Callback function that is called when the available bandwidth changes.