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
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

BBM SDK - ShareContent API

Hi,

 

does any one know if there is any callback method on contact selection on shareContent API to know who is picked up ? 

 

thx & rgds, 

Srinivas Chamarthi

Please use plain text.
Developer
peter_strange
Posts: 17,630
Registered: ‎07-14-2008

Re: BBM SDK - ShareContent API

FWIW I am not aware of one. 

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

hmm... 

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

that would have been a good addition to the API. not sure why no one think of it. any votes to add this feature in future ? 

Please use plain text.
Developer
peter_strange
Posts: 17,630
Registered: ‎07-14-2008

Re: BBM SDK - ShareContent API

If an acknowledgement is needed by your application, then can't your application, on receiving the content, acknowledge it?

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

true but to know if I want to show, how many of the shares were acknowledged ? I may not be able to compare how many of them were shared in first place.

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

instead of void for the methods shareContent(), should return something like the BBMPlatformContactList like uiService.showContactPicker(). or should there be a method to suppress the contact picker for shareContent API.

 

not to rant, but i always hit some road block with RIM API and lot of limitations, I would say the API is not well thought out. 

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

the problem with the acknwoledgement is that I end up opening up contact picker to send/share content again. or is there any alternative way ? 

Please use plain text.
Developer
peter_strange
Posts: 17,630
Registered: ‎07-14-2008

Re: BBM SDK - ShareContent API

No, I think you are right. 

 

Apologies, I was confused, I thought you were sharing data on a Session.  the points you have made are all valid. 

Please use plain text.
Trusted Contributor
chamarts
Posts: 108
Registered: ‎01-18-2012
My Carrier: AIRTEL

Re: BBM SDK - ShareContent API

is there a way to reach out to RIM on this ? any community manager here can make the vote/recommendation ? 

Please use plain text.