10-04-2012 10:12 AM
Hi,
I am using notification for sound trigger event for my application.
I followed http://supportforums.blackberry.com/t5/Java-Develo
But there is no trigger happening.
04-18-2013 02:50 AM
NotificationsManager.triggerImmediateEvent(ID, 0, null, null);
Call the above specified method when notification required.