Question
Android Sdk callback events
Hello.,
I am building a project using zoom sdk for android
demo project successfully bulid,
Now I want to implement callback functions like onMeetingJoin and leave
I read developers guide but there is no class called ZoomInstantSDKDelegate
how to implement onJoin and onLeave functions?
I am using zoom-sdk-android-getting-started project from github
