Author Message
hkalyoncu
Joined: Jul 10, 2018
Messages: 21
Offline
We need functionality to remove a single user from active multiuser conversation. Current SDK (4.1) does not support this.
Below is the log showing this:

Application Logs for CSDK4.1:
——————————————
2018-11-14 14:48:24.651849+0300 MuhatapGuvenliHat_3.4[15487:8359085] >> Remove Participant Capability:0
2018-11-14 14:48:29.929247+0300 MuhatapGuvenliHat_3.4[15487:8359085] Removing Participant Address:e.necip.bas@gamer.gov.tr<mailto:e.necip.bas@gamer.gov.tr>
2018-11-14 14:48:29.929476+0300 MuhatapGuvenliHat_3.4[15487:8359085] CMessagingConversation::A34EDD83-2687-417E-9532-D8243663E008::RemoveParticipantAddresses(): me[UNSUPPORTED, Error: MessagingConversation::RemoveParticipantAddress: Remove participants capability denied.] , pContext = 0x102174ec0
2018-11-14 14:48:29.930280+0300 MuhatapGuvenliHat_3.4[15487:8359085] Remove Participants:(null), Error:Error Domain=com.avaya.clientservices Code=6 "The requested operation is not supported." UserInfo={NSLocalizedDescription=The requested operation is not supported.}
Rumata
Joined: Dec 20, 2016
Messages: 133
Offline
Hi,

Thank you for your qeustion.

You can call RemoveParticipantAddress API when conversation is in draft mode and has not sent to server yet. This API is not supported for active conversations, so capability is not allowed.
hkalyoncu
Joined: Jul 10, 2018
Messages: 21
Offline
Hi Rumata,

It is so easy to say `not allowed`for you. But It is not so easy to say `not allowed ` to the customer, where all free of charge applications support this feature.
We already talked with product house about this feature, they are going to add it to chat application.

regards,
Go to:   
Mobile view