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
Contributor
pranit03
Posts: 10
Registered: ‎07-18-2012
My Carrier: home
Accepted Solution

How I notify user on user specified time ??

net.rim.device.api.notification package provides us this facility, I tried and I implemented that properly even app is in the background.
But now I wanted to notify user on specified time on daily basis.

 

Any new idea related to this is welcome    :smileyhappy:

Please use plain text.
Developer
maadani
Posts: 729
Registered: ‎05-04-2011

Re: How I notify user on user specified time ??

Hi @pranit03

 

Check out the RealtimeClockListener API:

http://www.blackberry.com/developers/docs/5.0.0api/net/rim/device/api/system/RealtimeClockListener.h...

 

Hope that helps,

 

E.

Please use plain text.