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
New Developer
Farid123
Posts: 156
Registered: ‎03-02-2011
Accepted Solution

How to add an outgoing message to a MessageListManager (BBM Classes)

I am developing a chat application where I am integrating BBM classes. I made a chat form and used the ChatField, with the addMessage function. I used the MessageListManager too for the addMessage function as well. This works pretty well and I got the design of BBM into my application.

 

The problem is that I want to add to the message a status (like pending, delivered and read). Using the manager above will add the message but I am not able to add a status to it neither a BitmapField.

 

How to add a message to this manager with a status like Delivered and Read?

Please use plain text.
BlackBerry Development Advisor
rmasroor
Posts: 172
Registered: ‎06-07-2010
My Carrier: Rogers

Re: How to add an outgoing message to a MessageListManager (BBM Classes)

Question has been answered http://supportforums.blackberry.com/t5/Java-Development/How-to-add-Read-and-Delivered-status-to-Mess...

Raihan Masroor
BlackBerry Development Advisor
Please use plain text.