Class ServerDiscoveryResponse


  • public class ServerDiscoveryResponse
    extends Object
    Server discovery information.
    • Field Detail

      • homeserver

        private HomeserverInfo homeserver
        Required. Information about the homeserver to connect to.
      • identityServer

        private IdentityServerInfo identityServer
        Optional. Information about the identity server to connect to.
    • Constructor Detail

      • ServerDiscoveryResponse

        public ServerDiscoveryResponse()