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: Ia1d6fc4be1d0e1e7fdf938120f14c5966ceb3c35 CRs-Fixed: 757978
Loading
Please register or sign in to comment