BBM chat integration in 3rd party App - blackberry

i want to integrate BBM Api in my application where i can chat with my friends without switching to BBM app.
I know, i can initate the chat to any contact , but is it possible to receive messages into my app and continue chatting ?
Any input on this ?

There is no API to receive BBM chat messages within your application on BlackBerry 10.
If you open the BBM Chat card from your application with a user you already have a BBM conversation with, the chat history is shown. But you can't get the actual chat content within your application.

Related

is it possible to open Microsoft Team send message to user or channel from an iOS application?

I want to achieve functionality to send message or create a channel from multiple emails on teams from iOS application.
I tried using
MSTeams:/l/chat/0/0?users={email}&message=HelloWorld
however this operation seems not working it opens team app chat towards mail but getting error message

iOS Firebase chat application customisation

I have a requirement that using firebase to develop chat application, when ever the user post a video in the group or sent video to another user. The admin has to approve it to publish the video. Is it possible using firebase.

How to sync Facebook chat on my web browser and iPhone application?

I have developed a Facebook Chat application for iPhone using the XMPP framework.
How do I sync between Facebook chat in the browser and in my application.
If I send a message to a user from my application, it shows up in the browser.
If a user sends me a message. It shows in both places.
The case I am not able to handle is when I send a message from the browser. It should show up in my application as well, but it doesn't.
I want to be able to run my application on multiple devices, and any message I send or receive should be shown in all devices.

Does blackberry phone (RIM) provide an API to access their bbm (black berry messsnger ) functionality?

Does the blackberry phone from RIM provide an API that would let a developer access their bbm message content and send and receive messages through that ?
Yes they do, in a separate BBM SDK

How to send file/image in BlackBerry messenger using BBM PIN/Send to BBM Contact through BlackBerry Application

I want to share my app in BlackBerry Messenger from my Application.
I want to share my App icon and description of my Application. Is it possible to implement this without any BBM Sdk or any other way?
How to open BBM Contact List from the Application?
If anyone has an idea please suggest it.
You really need to use the BBM Social Platform SDK to accomplish this. The BBM Contact list isn't accessible in any case although with the SDK you can display it to the user, you won't be able to read the entire list.

Resources