jitsi / jitsi-meet-sdk-samples

Jitsi Meet mobile SDK examples (Android, iOS and React Native)
Apache License 2.0
273 stars 238 forks source link

How can i call ScreeShare separately using ButtonClick ? #125

Open AshishParmar1209 opened 2 years ago

AshishParmar1209 commented 2 years ago

Simulator Screen Shot - iPhone 11 - 2021-12-31 at 14 33 11

saghul commented 2 years ago

Look at sending the toggle screen-share action: https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk#supported-actions

There is an equivalent API for iOS.