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

Cascades Development

Reply
Regular Contributor
pskarton
Posts: 70
Registered: ‎09-06-2012
My Carrier: Bell Mobility
Accepted Solution

How to change BBM profile name

Somehow my BBM user profile name was corrupted -.

 

I can see the source of the display name but I have no idea when and how it was created.

 

As far as I can see there is only a getDisplayName() method which refers to the current user name.

 

Any idea when (i.e. event) name was created and how I can delete/change value the value.

 

Interestingly, my BBM contacts can edit the name on their devices.

 

 

Please use plain text.
Administrator
MSohm
Posts: 13,065
Registered: ‎07-09-2008
My Carrier: Bell

Re: How to change BBM profile name

It's normal for your BBM contacts to be able to edit what your display name is on their devices.  But it'll only pertain to their device.

 

There is no API to programmatically modify your profile name.  You can edit it in the BBM Client by clicking on your profile shown at the top when you open BBM.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Regular Contributor
pskarton
Posts: 70
Registered: ‎09-06-2012
My Carrier: Bell Mobility

Re: How to change BBM profile name

Somehow I managed to get caret to end of name and delete  the garbage and then re-enter my name correctly.

Please use plain text.