Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Contributor
hmd_amin2003
Posts: 6
Registered: ‎02-13-2011

Cancel Schedule Application

How can cancel the the scheduler that runs my application after 5 min?by code 

Please use plain text.
Developer
sho3ebovich
Posts: 70
Registered: ‎12-22-2011
My Carrier: ---

Re: Cancel Schedule Application

[ Edited ]

did you find a solution for this issue ?

Please use plain text.
Regular Contributor
walkin
Posts: 52
Registered: ‎11-24-2011
My Carrier: Rogers

Re: Cancel Schedule Application

[ Edited ]

Use scheduleApplication(appDesc, -1, true) if the app already started.

 

 

Please use plain text.