data class CloseTargetResponse
Response type for the TargetDomain.closeTarget command.
<init> |
Response type for the TargetDomain.closeTarget command. CloseTargetResponse(success: Boolean) |
success |
Always set to true. If an error occurs, the response indicates protocol error. val |