Attending Zoom meeting in React Native

Hi All.
I want to use zoom meeting sdk or video sdk (i don’t know which one to use).
What i want to use is that i just want to attend a zoom meeting using react native with audio only.
Kindly guide me i followed this link
https://marketplace.zoom.us/docs/sdk/video/react-native/getting-started/
and i used meeting SDK for android.
and got into this error

/home/dev/node_modules/@zoom/react-native-videosdk/android/src/main/java/com/reactnativezoomvideosdk/RNZoomVideoSdkUserHelperModule.java:9: error: cannot find symbol
import us.zoom.sdk.ZoomVideoSDKUser;

Now i m search of where i am wrong.Kindly help me to successfuly integrate zoom to attend a meeting only.

Thanks in advance

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.