mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-01 01:46:23 +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;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
[self setContact:_contact];
|
||||||
}
|
}
|
||||||
|
|
||||||
#pragma mark - Property Functions
|
#pragma mark - Property Functions
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue