IMS: Add support for sending ADD_PARTICIPANTS response to apps.
Applications pass Message callback object for ADD_PARTICIPANT request. The corresponding success/failure response is sent back to applications via the Message callback. Only the callback object for latest request is cached, so it is the responsibility of caller to wait for the response for previous request before sending a new request. Change-Id: I71af4c3eaa0fc787742c9109ccaefa43531e1713 CRs-Fixed: 757978
Loading
Please register or sign in to comment