PlatformAPI.IOTAExternalDevice Properties
InheritedProtected
| Active | public | Active is True if the external device is active; it is False otherwise. |
| DisplayName | public | DisplayName is the display name of an external device. |
| Emulator | public | Emulator is True if an external device is an Android emulator or an iOS simulator; it is False otherwise. |
| InternalName | public | InternalName is the ID of an external device. |
| Platform | public | Platform is the internal name of the platform that an external device runs on. |
| Port | public | Port is the port where an Android emulator is connected. |
| ProfileName | public | ProfileName is the name of the connection profile that is associated with an external device. |
| SimulatorID | public | SimulatorID is the internal name of an iOS simulator. |
| UserData | public | UserData is True if the external device can be edited by a user; it is False otherwise. |