public class MksScreenTicketResponse extends Object implements Serializable
| Constructor and Description | 
|---|
| MksScreenTicketResponse(String vmx,
                       String ticket,
                       String host,
                       String port) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHost()Get the host for connecting to. | 
| String | getPort()Get the port. | 
| String | getTicket()Get the screen ticket. | 
| String | getVmx()Get the vmx. | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.