Skip to content

Latest commit

 

History

History
 
 

bbmcontacts

bbmcontacts
 
Demonstrates how to register an application with the BlackBerry Messenger Social Platform 
and access the user's BBM Contacts (who also have the application installed).  



BEFORE YOU RUN THIS SAMPLE
Edit the main method in main.cpp and set your own UUID (Universally unique identifier).  


Feature Summary

BlackBerry Messenger Social Platform Registration
BlackBerry Messenger Social Platform Contact Access

Author(s)

Mark Sohm


Requirements

BlackBerry Native SDK 10.
BlackBerry 10 Device


Importing a project into the Native SDK

From the the Sample apps page, download and extract the sample application.
Launch the Native SDK.
On the File menu, click Import.
Expand General, and select Existing Projects into Workspace. Click Next.
Browse to the location where you extracted the sample app, and click OK. The sample project should display in the the Projects section.
Click Finish to import the project into your workspace.


To contribute code to this repository you must be signed up as an official contributor.

Contributing Changes
Please see the README of the Samples-for-Java repository for instructions on how to add new Samples or make modifications to existing Samples.


Bug Reporting and Feature Requests
If you find a bug in a Sample, or have an enhancement request, simply file an Issue for the Sample and send a message (via github messages) to the Sample Author(s) to let them know that you have filed an Issue.


Disclaimer
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.