How-to: Setup the app for Laser Pointer
- 25 Apr 2023
- 1 Minute to read
- Print
- Dark
- PDF
How-to: Setup the app for Laser Pointer
- Updated on 25 Apr 2023
- 1 Minute to read
- Print
- Dark
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
The Laser Pointer feature allows for the agent to indicate to the end-user where on the app the user's attention should be focused.
- Join the ScreenMeet Live Call session
- Subscribe to session events with the SessionEventListener and override required methods.
- Start sharing the screen with the agent
The agent can request Laser Pointer from the their browser interface. By default, the SDK displays a permission dialog. This behavior can be further customized.
{height="" width="600"}
If the end-user accepts the dialog, they will be prompted to give permssions for the app to "Display over other apps". This permission is required for the Laser Pointer to be drawn on the end-user's screen.
Events and Customization
For listening to Laser Pointer and Remote Control events, use the following methods in SessionEventListenener:
Was this article helpful?