mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
return when ending processing a notify
This commit is contained in:
parent
76995b4a30
commit
17058aa250
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,7 @@ void RemoteConferenceListEventHandler::notifyReceived (const Content *notifyCont
|
|||
return;
|
||||
|
||||
handler->notifyReceived(xmlBody);
|
||||
return;
|
||||
}
|
||||
|
||||
list<Content> contents = ContentManager::multipartToContentList(*notifyContent);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue