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
eaoliver
Posts: 205
Registered: ‎07-14-2008

SyncEventListener issues

Does anyone have any experience with SyncEventListener. 

 

I register the listener with the following code:

 

 

SyncManager.getInstance().addSyncEventListener(this);

 But the syncEventOccurred() callback is never invoked.  Any insight would be appreciated.

 

Earl

 

Earl Oliver
Please use plain text.