mieszko4 / react-native-zoom-us-test

Example repository of using react-native-zoom-us bridge
16 stars 13 forks source link

How to use find if the call is ended. Is there any event or method which tells the call is ended? #7

Closed kumarutsav111 closed 3 years ago

kumarutsav111 commented 4 years ago

How to use find if the call is ended. Is there any event or method which tells the call is ended? Please help. Thanks in advance. await ZoomUs.startMeeting( name,/// providerZoomId2,//this.meetingNo,// userId2, userType2, zoomAccessToken2, zoomToken2 ).then(results => { });

mieszko4 commented 4 years ago

I am not sure, I need to take some time to rewrite this whole lib bridge.

kumarutsav111 commented 4 years ago

Thanks @mieszko4 . That would be very helpful, please add it.

mieszko4 commented 3 years ago

There are now events that you can use to check if call has ended.