Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 055f9724 authored by Tyler Gunn's avatar Tyler Gunn Committed by Gerrit Code Review
Browse files

Merge "Ims: Add support to add participants to existing call"

parents 6e27787a 777dcad7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2913,6 +2913,8 @@ public class ImsCall implements ICall {
                listener = mListener;
            }

            mIsConferenceHost = true;

            if (listener != null) {
                try {
                    listener.onCallInviteParticipantsRequestDelivered(ImsCall.this);