Hi, I've got kind of a weird question.
I develop a UCMA 3.0 application that dispatches IMs. Our customer is starting to roll out Lync for Blackberry phones, using a BES server. When the IM messages from our application are dispatched through the BES server to the Blackberry Lync client, only the subject (the toast on the PC Lync Client) is displaying, not the IM body.
1.) Is this by design? Has anybody else tried to use UCMA to push IMs to Blackberrys?
2.) I believe that I can replace the subject(toast) with the body, if I detect that I am connecting to a Blackberry device. I am unsure if there is any way that I can tell if a particular user is using a Blackberry vs a desktop Lync Client. My first thought was that perhaps the BES server would publish some custom presence information that indicates that it is Blackberry, but I have been unable to turn up any information to confirm or deny that hypothesis.
3.) If anyone has experience using the Lync clients for Android or IPhone, particularly through Good Messaging, am I going to run into a similar issue there? Our client has yet to implement Android and IOS devices, but I believe that is on their road map.
Any assistance would be appreciated.