Delegate CoreListener.OnNotifyPresenceReceivedForUriOrTelDelegate
Get the LinphoneCoreCbsNotifyPresenceReceivedForUriOrTelCb callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnNotifyPresenceReceivedForUriOrTelDelegate(Core core, Friend linphoneFriend, string uriOrTel, PresenceModel presenceModel);
Parameters
| Type | Name | Description |
|---|---|---|
| Core | core | |
| Friend | linphoneFriend | |
| System.String | uriOrTel | |
| PresenceModel | presenceModel |