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.
Reply
Developer
tom_apx
Posts: 15
Registered: 01-08-2010
My Carrier: Verizon

Owner's network id

We use BES 5.0 for Exchange.  The users are created with their active directory username.  How can I retrieve the owners network id within my applications to use in retrieving other info that is user restriced or to get more personal info to use in apps that is stored in our databases?

Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 818
Registered: 10-16-2009

Re: Owner's network id

Hi tom_apx,

 

You are able to retrieve the home carrier/network names using the Device API. The Device for a specific user ID can be retrieved via the findDeviceForUser() call. As well you can get the Vendor ID, however the network MCC and MNC are not currently retrievable via the BAA.

 

Regards,

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone

--
Think or a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.