Table of Contents

Namespace Ranorex.Core.Remoting.Data

Classes

AndroidDeviceInfo

Holds android device system information.

Contact

Data object for phone contacts.

ContactCollection

Collection of contact data.

DeviceInfo

Abstract base class for the Device information data structures. Is here to defined some base helper methods and enable casting from a common info object to the derived objects. This class is intended for Ranorex internal usage.

IgnoreInDeviceInfoToString

Apply this attribute to a property to ignore it in the ToString() method. This class is intended for Ranorex internal usage.

IosDeviceInfo

DataStucture that holds all iOS device infos. If no infos could be fetched (e.g. when the RxDeviceInfos library is not linked to the application under test) from the device, the corresponding property will be set to a default value. The default value for bool properties is false. The default value for string is null. The default value for numeric types is -1. Please note that he iOS simulator will deliver values for device infos but their values will be based on hardware specifications of the simulator host system. For more information how the get valid device infos from an iOS device or simulator see.

PhoneCall

Data object for phone calls.

PhoneCallCollection

Collection of multiple phone calls.

Sms

Data object for SMS information.

SmsCollection

Collection of SMS.