clientId
Unique identifier for the client. If you want access to multiple devices on the same client, you should pass the same clientId
value in each call to CreateRemoteAccessSession
. This identifier is required only if remoteDebugEnabled
is set to true
.
Remote debugging is no longer supported.