I have integrated jitsi-android-sdk for some conferencing use cases.
For my use case, it is necessary to have leave event callback at the mobile end as I have to perform some action on leave callback of participants.
I have tried with JitsiMeetViewListener but not getting such an event in the caller activity of JitsiMeetActivity.
I need urgent help on this.
If anyone has any workaround for this please let me know
Thanks in advance