data class AttachToTargetResponse
Response type for the TargetDomain.attachToTarget command.
<init> |
Response type for the TargetDomain.attachToTarget command. AttachToTargetResponse(sessionId: SessionID) |
sessionId |
Id assigned to the session. val sessionId: SessionID |