View Single Post
Old 07-04-2007, 06:31 AM   #1
newbie100
Knows Where the Search Button Is
 
Join Date: Jun 2007
Model: 8800
PIN: N/A
Carrier: o2
Posts: 38
Default net.rim.device.apps.internal.profiles.Profile ??

Please Login to Remove!

Hi,

I have modified the NotificationsDemo sample application and added a Global event listener.

My aim is to be able to detect what Tune and alert mode the user has selected in the "Profiles" application, so I can play alerts accordingly.

When the user changes audio profile settings, I get an event, and an object of type net.rim.device.apps.internal.profiles.Profile is passed.

However, I cant find this in any of the jars that came with the JDE. (Its quite obvious since its name implies its "internal")

Hoever, as it is exposed at runtime, it should be accessible somewhere...right ??

Any ideas on how I can access this class ?

Thanks
Offline