public class DnsResult
extends JavaScriptObject
| Modifier | Constructor and Description |
|---|---|
protected |
DnsResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectionFailed(String url) |
<any> |
getBosh() |
<any> |
getC2S() |
String |
getDomain() |
String |
getUrlForHost(String host) |
<any> |
getWebSocket() |
boolean |
hasMore() |
String |
next() |
public final String getDomain()
public final <any> getC2S()
public final <any> getBosh()
public final <any> getWebSocket()
public final String next()
public final boolean hasMore()
public final void connectionFailed(String url)
Copyright © 2006–2017 Tigase. All rights reserved.