Skip to content

Commit

Permalink
android sdk event name update
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinteodor committed Feb 20, 2025
1 parent 48e2c18 commit bd07fe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/dev-guide/android-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,9 +479,9 @@ Broadcasted when the local participant's video is muted or unmuted. `data` conta

The SDK is ready to be closed / dismissed.

##### CUSTOM_OVERFLOW_MENU_BUTTON_PRESSED
##### CUSTOM_BUTTON_PRESSED

Broadcasted when a custom button in the overflow menu is pressed. `data` contains the following information:
Broadcasted when a custom button is pressed. `data` contains the following information:

- `id`: the id of the pressed custom button.
- `text`: the label of the pressed custom button.
Expand Down

0 comments on commit bd07fe2

Please sign in to comment.