mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
set contact when presence changes
This commit is contained in:
parent
445a4bbcdb
commit
b0aaa18765
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
return;
|
||||
}
|
||||
}
|
||||
[self setContact:_contact];
|
||||
}
|
||||
|
||||
#pragma mark - Property Functions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue