Delegate FriendListListener.OnPresenceReceivedDelegate
Get the presence received callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnPresenceReceivedDelegate(FriendList friendList, IEnumerable<Friend> friends);
Parameters
| Type | Name | Description |
|---|---|---|
| FriendList | friendList | |
| System.Collections.Generic.IEnumerable<Friend> | friends |