Interface IEmulationAPI
Properties
|
Improve this Doc
View Source
Emulators
Gets list of built-in emulator definitions.
Property Value
|
Improve this Doc
View Source
Gets built-in platform definitions.
Property Value
|
Improve this Doc
View Source
Regions
Gets built-in region definitions.
Property Value
Methods
|
Improve this Doc
View Source
GetEmulator(String)
Gets specific built-in emulator definition.
Parameters
Type |
Name |
Description |
System.String |
emulatorDefinitionId |
|
Returns
|
Improve this Doc
View Source
Gets specific platform by id.
Parameters
Type |
Name |
Description |
System.String |
platformId |
|
Returns
|
Improve this Doc
View Source
GetRegion(String)
Gets specific region by id.
Parameters
Type |
Name |
Description |
System.String |
regionId |
|
Returns