MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / getHostOrIP

Method getHostOrIP

CodenameOne/src/com/codename1/io/Socket.java:221–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

219 ///
220 /// the hostname or ip address of the device if available/applicable
221 public static String getHostOrIP() {
222 return Util.getImplementation().getHostOrIP();
223 }
224
225 interface Close {
226 void close() throws IOException;

Callers 2

invokeStatic14Method · 0.45

Calls 1

getImplementationMethod · 0.95

Tested by 1