setSimulatorData

fun setSimulatorData(simulatorUserName: String?, simulatorMobileSessionId: String?): Boolean

Sets the information used to connect to the simulator.

Return

true if the values are valid and the state of this instance has changed, false otherwise.

Parameters

simulatorUserName

The user name.

simulatorMobileSessionId

The mobile session id.