update linphone & adapt api call

This commit is contained in:
Benjamin Reis 2018-04-09 17:22:08 +02:00
parent da19ca9129
commit 2540402626
2 changed files with 2 additions and 2 deletions

View file

@ -901,7 +901,7 @@ static RootViewManager *rootViewManagerInstance = nil;
_waitView = waitView;
_waitView.hidden = NO;
LinphoneChatRoom *room = linphone_core_create_client_group_chat_room(LC, subject ?: LINPHONE_DUMMY_SUBJECT);
LinphoneChatRoom *room = linphone_core_create_client_group_chat_room(LC, subject ?: LINPHONE_DUMMY_SUBJECT, bctbx_list_size(addresses) == 1);
if (!room) {
_waitView.hidden = YES;
return;

@ -1 +1 @@
Subproject commit 29f9de93a30c6f7278ae4c0356fa7a4303832c2c
Subproject commit f75c58bbef21318b8427fb7337c714b8badd7b88