The unregisterConnection() method is a method of the PushRegistry class. It is used to eliminate a dynamic push connection of a MIDlet. The general syntax of this method is as follows:
Here, the con parameter specifies the connection url string. It comprises a protocol, a host, and a port number.
It returns true if the unregistration operation is successful. It returns false if the connection is not registered or if the con argument is empty.
Download practice question and study guide for scmad for exam. Become SUN SCMAD Mobile Application Developer certified.