Remove the subscription related to the specified JID. This will only work if there is only 1 subscription. If there are multiple subscriptions, use {@link #unsubscribe(String,String)}.
@param jid The JID used to subscribe to the node
@throws XMPPException
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.