cobrowseio library

Classes

Agent
Represents a support agent viewing the cobrowsing session.
CobrowseAccessibilityService
Full device remote control for Android, including unattended access, uses an Accessibility Service that must be enabled on the device to grant access. This feature is exclusive for Android and should not be used on other platforms. Additional manual configuration is required for the service to be enabled in you app, refer to the Cobrowse SDK documentation.
CobrowseIO
MethodChannelCobrowseIO
An implementation of CobrowseIO that uses method channels.
Redacted
When remotely viewing a user's screen, there may be certain sensitive data that should not be viewable by the agent. To redact an element in your Flutter application you can wrap it in a widget provided by the Cobrowse SDK.
Session
Tracks the state of a single screen share session through the initial request, authorization, activty and ending.

Enums

FullDeviceState
Describes the state of the full device feature in a session.
RemoteControlState
Describes the state of the remote control feature in a session.
SessionState