update submodules [Switch submodule branch]

This commit is contained in:
Benjamin Reis 2018-01-05 13:34:48 +01:00
parent d7f9401ed4
commit 4efecb8f25
4 changed files with 4 additions and 4 deletions

View file

@ -859,7 +859,7 @@ static RootViewManager *rootViewManagerInstance = nil;
}
void main_view_chat_room_state_changed(LinphoneChatRoom *cr, LinphoneChatRoomState newState) {
PhoneMainView *view = (__bridge PhoneMainView *)linphone_chat_room_cbs_get_user_data(linphone_chat_room_get_callbacks(cr));
PhoneMainView *view = PhoneMainView.instance;
switch (newState) {
case LinphoneChatRoomStateCreated:
LOGI(@"Chat room [%p] created on server.", cr);

@ -1 +1 @@
Subproject commit 672c6a8ef77ffc0725475a826110d13e22dc909d
Subproject commit 125753ff2fa8457b980fc4186606b9b08b2612b5

@ -1 +1 @@
Subproject commit 88e381ffb2430d5b42d26e2380467edada352079
Subproject commit 918b217f9907cccab2d5be39649b3dab5b02ed38

@ -1 +1 @@
Subproject commit e4883ff0108622e10046b818a268f141218fb221
Subproject commit 8fff73b5b56f1cbf6fcca10068cc0f401d024420