public final class RemoteServerNotFound extends Condition
<remote-server-not-found/> stanza error.
8.3.3.16. remote-server-not-found
A remote server or service specified as part or all of the JID of the intended recipient does not exist or cannot be resolved (e.g., there is no _xmpp-server._tcp DNS SRV record, the A or AAAA fallback resolution fails, or A/AAAA lookups succeed but there is no response on the IANA-registered port 5269); the associated error type SHOULD be "cancel".
| Constructor and Description |
|---|
RemoteServerNotFound() |
Copyright © 2014 XMPP.rocks. All rights reserved.