Author Message
DincerGUNES
Joined: Jul 10, 2018
Messages: 8
Offline
Dear Experts,
Shortly problem description is that we use lps-api.jar (com.avaya.apas.lps.api) for message handling. That works for single(one to one) but doesn’t work for group messages.

The function onImReceived which is inside com.avaya.apas.lps.api.consumer.ImListener handle all messages. But in group messages that doesn’t fall in this function and we can’t control the group messages on this onImReceived function .
You can see all the codes and results in the attached document.
Please advise
Best Regards

Filename ImListenerError.docx [Disk] Download
Dmitry_Shikulin
Joined: Dec 20, 2016
Messages: 58
Offline
Hello DincerGUNES,

Sorry for the late response.
Could you please a bit elaborate what is lps-api.jar?
It doesn't look like a part of Client SDK (which this forum is for). It sounds like a part of some server SDK but I am not aware which one.

Best regards.
Dmitry
sercanoztorun
Joined: Feb 14, 2018
Messages: 31
Offline
Hi Dmitry ,

You are correct the problem is not in the ClientSDK.
Problem is inside the Presence Services LPS API (java library package name is com.avaya.apas.lps.api)(https://www.devconnectprogram.com/site/global/products_resources/avaya_aura_presence_services/interfaces/lps/overview/index.gsp)

The problem is that we can't handle the group messages handle event.
Avaya seems to handle this messages events on IMListener class inside onImReceived() function. That is correct for one-to-one messages handling (Working) but group messages is not handle that onImReceived() function (Not Working - The problem is this shortly).

?f you want additional information on this error please see the document by uploaded DincerGUNES.(code example inside the document)

Please advise
Best Regards
Dmitry_Shikulin
Joined: Dec 20, 2016
Messages: 58
Offline
Hello sercanoztorun,

Unfortunately we can't help you with your problem.
This particular forum is for Client SDK only and your question related to Presence Services.
I suggest you to try on another forum.
Most likely following forum is what you are looking for: https://www.devconnectprogram.com/forums/forums/show/18.page

Best regards,
Dmitry
Go to:   
Mobile view