The registerConnection() method dynamically registers a MIDlet suite with application management software (AMS) for push-enabled activation. The general syntax of this is as follows:
java.lang.String midlet, java.lang.String filter)
Here, connection is the string passed to the Connector.open() method, midlet specifies the MIDlet class name to be activated, and filter specifies a connection URL string indicating the senders that are allowed to launch the specified MIDlet.
Pass SUN scmad - SCMAD Download free practice test for SUN SCMAD Mobile Application Developer exam.