BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 06-20-2012, 01:25 AM   #1
abhishekdagwar
New Member
 
Join Date: Apr 2012
Model: 9700
PIN: N/A
Carrier: no
Posts: 3
Default How to Update Multiple status In BBM code

Please Login to Remove!

Hi,

Can any one please give solution for how to update multiple status in BBM Blackberry.



I have already integrated BBM code in to our project , all project works fine but issue is i have written a function changeBBMstatus. In that print statements works properly but BBM status is not update. demo code is





this function call after BBM starts.



public static void changeBBMStatus(String status){
Database bbmDatabase = new Database(Database.bbm);
Vector bbm = bbmDatabase.RetrieveVec();
if(bbm!=null && bbm.size()>0){
_bbm = (BBMBridge) bbm.elementAt(0);
}
if(_bbm!=null){
System.out.println("updating BBM status>>>>>>>>>>>"+status);
_bbm.changePersonalMessage(status);
}
}
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads for: How to Update Multiple status In BBM code
Thread Thread Starter Forum Replies Last Post
Bbm Status Updates On My 9700 Whoooooo-Kid RIM Software 22 04-01-2010 10:08 PM
Adding an orange status icon for BBM Nabooy General BlackBerry Discussion 6 02-07-2010 10:56 AM
8900 bbm status Bassi General BlackBerry Discussion 6 06-22-2009 01:06 PM
Not Receiving Facebook Status Update Text Replies Diddy General 8300 Series Discussion - Curve 4 03-19-2009 01:09 PM
CDO.DLL woes... kjohn BES Admin Corner 9 11-29-2005 10:17 AM


National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty picture

National Instruments Mainframe Chassis - NI-PXIe-1071 w/Warranty

$690.00



Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON** picture

Chroma 6312A DC Electronic Load Mainframe **FOR PARTS ONLY, POWERS ON**

$200.00



Agilent E1301B Mainframe  9-slots with multimeter, totalizer, and relay muxes picture

Agilent E1301B Mainframe 9-slots with multimeter, totalizer, and relay muxes

$350.00



Keithley 7002 Switch System Mainframe T135966 picture

Keithley 7002 Switch System Mainframe T135966

$299.99



SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402. picture

SHC SYSTEM 6 MAINFRAME + Mixed Modules 6-562,6-201,6-402.

$89.99



Chroma 6312A DC Electronic Load Mainframe with 63102A 2A/20A 16V/80V 1 picture

Chroma 6312A DC Electronic Load Mainframe with 63102A 2A/20A 16V/80V 1

$300.00







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.