|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MIDletIdentity | |
|---|---|
| javax.microedition.event | Package to provide events for application to application communication and provide access to and events for changes in system states. |
| javax.microedition.io | MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
| javax.microedition.midlet | The MIDlet package defines Mobile Information Device Profile (MIDP) applications and the interactions between the application and the environment in which the application runs. |
| Uses of MIDletIdentity in javax.microedition.event |
|---|
| Methods in javax.microedition.event that return MIDletIdentity | |
|---|---|
MIDletIdentity |
EventData.getSourceInfo()
Gets the information about the source of this event. |
| Uses of MIDletIdentity in javax.microedition.io |
|---|
| Methods in javax.microedition.io that return MIDletIdentity | |
|---|---|
MIDletIdentity |
IMCConnection.getRemoteIdentity()
Get the identity of the MIDlet on the remote end of this connection |
| Uses of MIDletIdentity in javax.microedition.midlet |
|---|
| Methods in javax.microedition.midlet that return MIDletIdentity | |
|---|---|
MIDletIdentity |
MIDlet.getMIDletIdentity()
Gets a MIDletIdentity instance associated with this MIDlet, which
can be used to obtain a MIDlet's name, vendor, version, domain, and authorization
state. |
|
MIDP3.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||