Skip to content

Commit e6e9442

Browse files
Calinteodorsaghul
authored andcommitted
updated eventListeners section
1 parent 5a726ba commit e6e9442

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/dev-guide/react-native-sdk.md

+3
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ that your meeting experience would like to have.
107107
- onConferenceWillJoin
108108
`Function` - Takes a function that gets triggered when ```CONFERENCE_WILL_JOIN``` action is dispatched, more exactly when a conference will be joined.
109109

110+
- onEnterPictureInPicture
111+
`Function` - Takes a function that gets triggered when ```ENTER_PICTURE_IN_PICTURE``` action is dispatched, more exactly when entering picture-in-picture is initiated.
112+
110113
- onParticipantJoined
111114
`Function` - Takes a function that gets triggered when ```PARTICIPANT_JOINED``` action is dispatched, more exactly when a specific participant joined a conference.
112115

0 commit comments

Comments
 (0)