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
Developer
VipulPathak
Posts: 81
Registered: ‎07-16-2008
My Carrier: AirTel
Accepted Solution

Detecting State of Wireless Calender Synchronization ...

Hello Everyone,

 

Is there any way to detect the state of Wireless Calender Synchronization, like Enabled or Disabled ?

 

Thanks,

 

*(Vipul)() ;
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Detecting State of Wireless Calender Synchronization ...

You could look for the service book for wireless calendar.  It's name is Desktop, CID is CICAL and description is Wireless Calendar.

 

Please note that this doesn't necessarily guarantee that wireless calendar is working, but that the BlackBerry has the service book for it.  This link explains how to work with the service book.

 

How To - Access and Obtain Service Books on a device
Article Number: DB-00418

 http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800332/832062/How_To_...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
VipulPathak
Posts: 81
Registered: ‎07-16-2008
My Carrier: AirTel

Re: Detecting State of Wireless Calender Synchronization ...

But as you said, it doesn't tell us if the Wireless Synchronization is in "Enabled" state or "Disabled" state at the moment. It just tell us, if the Wireless Sync. was earlier some time intended to make it working and hence a service is present for that. Later, some time if due to any reason, if it stopped working or intentionally disabled from the Device or Server side, it may not be working.

 

If the above interpretation is possible, Is there any way to conclude if the the Wireless Calender Sync. is "Enabled" or "Disabled" ?

 

Thanks,

 

*(Vipul)() ;
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Detecting State of Wireless Calender Synchronization ...

No, there is no API that allows you to directly poll for this information.
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
VipulPathak
Posts: 81
Registered: ‎07-16-2008
My Carrier: AirTel

Re: Detecting State of Wireless Calender Synchronization ...

Thanks Mark.

 

*(Vipul)() ;
Please use plain text.