Represents a session server on the client side.
- Command Input:
v
- Command Output:
s(SessionGuid)
- Command Description:
- Get the session guid.
- Command Input:
v
- Command Output:
s(PortName)
- Command Description:
- Get the port name string of the session server.
- Command Input:
v
- Command Output:
s(PortName)
- Command Description:
- Get the port name string of the session server.
- Command Input:
s(AttrName)
- Command Output:
s(AttrValue)
- Command Description:
- Get a server attribute.
- Command Input:
v
- Command Output:
i(NumServerAttrs)
- Command Description:
- Get number of server attributes.
- Command Input:
i(AttrIndex)
- Command Output:
s(AttrName), s(AttrValue)
- Command Description:
- Get a server attribute by index.