Table of Contents

Namespace Ranorex.Core.Remoting

Classes

AppInformation
CompatibilityCheckError
DeviceDiscoveredEventArgs
EndpointConnectorCollection
EndpointRecorderConnector
InstrumentIpaOptions
PListAttribute
ParamsContract
ParamsContractEntry
ParamsContractEntry<T>
ParamsContract<T0>
ParamsContract<T0, T1>
ParamsContract<T0, T1, T2>
ParamsContract<T0, T1, T2, T3>
ParamsContract<T0, T1, T2, T3, T4>
ParamsContract<T0, T1, T2, T3, T4, T5>
ParamsContract<T0, T1, T2, T3, T4, T5, T6>
Platform
RemoteRecordEventArgs
RemoteServiceLocator

Service locator to access IRemoteEndpointService to interact with remote endpoints like mobile devices.

RpcException

Represents an RPC error. Such erros happen when the targeted remote cannot handle the request and post back a fault instead of a method response.

Interfaces

IDeviceDiscoveryService
IDeviceDiscoveryServiceFactory
IIosOptions
IOptions
IRemoteElement

Represents a remote UI-Element. Remote UI-Elements are such elements that are not residing on localhost. Instead they are elements of applications running on a device computer that is connected to the ranorex System by a network channel.

IRemoteEndpoint

Represents an interface for connection endpoints to remote devices. Use RemoteServiceLocator to retrieve concrete implementations of an IRemoteEndpoint.

IRemoteEndpointInformation
IRemoteEndpointService

Service to interact with remote endpoints like mobile devices.

IScreenshotSource
IToolConfig
ITools

Enums

ChannelState
CodeDirectoryVersion
CompatibilityCheckError.ErrorTypes
DeviceOrientation
RemoteConnectionType
RemotePlatform

Delegates

DeployProcessChangedDelegate