Uses of Class
net.rim.pushsdk.pap.control.CancelMessageControl

Packages that use CancelMessageControl
net.rim.pushsdk.pap This package implements a Push Access Protocol (PAP) client, including marshalling and unmarshalling of push, cancel, and status query messages. 
 

Uses of CancelMessageControl in net.rim.pushsdk.pap
 

Methods in net.rim.pushsdk.pap with parameters of type CancelMessageControl
 CancelResponse PapService.cancel(String username, String password, CancelMessageControl cancelMessage)
          Sends a cancel request using the attributes in the cancelMessage.
 CancelResponse PapServiceImpl.cancel(String username, String password, CancelMessageControl cancelMessage)
           
 



Copyright © 2011 Research In Motion. All Rights Reserved.