data class CreateTargetResponse
Response type for the TargetDomain.createTarget command.
<init> |
Response type for the TargetDomain.createTarget command. CreateTargetResponse(targetId: TargetID) |
targetId |
The id of the page opened. val targetId: TargetID |