RemoteAccessEndpoints

Represents the remote endpoints for viewing and controlling a device during a remote access session.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

URL for viewing and interacting with the device during the remote access session.

Link copied to clipboard

URL for controlling the device using WebDriver-compliant clients, like Appium, during the remote access session.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String