Modifier and Type | Class and Description |
---|---|
static class |
NetEvent.EventId |
Modifier | Constructor and Description |
---|---|
protected |
NetEvent(long handle)
Constructor to be use when creating Events from Native code.
|
|
NetEvent(long handle,
boolean takeOwnership) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getResponse() |
int |
getResponseCode() |
java.lang.String |
getUrl() |
void |
setUrl(java.lang.String url) |
finalize, getEventId, getMessage, getNativeHandle, init, stopPropagation
protected NetEvent(long handle)
handle
- public NetEvent(long handle, boolean takeOwnership)