Success
class Success(val descriptor: ConnectionDescriptor, val state: Any, val server: Server) : SASManager.Result
A Result indicating that the connection was successfully created.
Parameters
server
a Server object encapsulating a successfully created connection.
Content copied to clipboard