Various conference event package changes.
- Handle conference event package indicating a participant has been
disconnected by calling "destroy" in ConferenceParticipantConnection.
- In TelephonyConferenceController, once all telephony connections have
been disconnected, disconnect all conference participants.
- In TelephonyConferenceController, changed the criteria of when a
conference has ended to be: < 2 connections for GSM, or < 1 connection for
IMS.
- Add "onDisconnectConferenceParticipant" method to TelephonyConnection so
that a ConferenceParticipantConnection can be disconnected via its
parent, which is a TelephonyConnection.
Bug: 18175912
Bug: 18228141
Bug: 18176606
Change-Id: Id6c6d3ace850f28eb4f0030cf49f1b2521b6d974
3 files changed