Delegate FriendListListener.OnSyncStatusChangedDelegate
Get the sync status changed callback.
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public delegate void OnSyncStatusChangedDelegate(FriendList friendList, FriendListSyncStatus status, string message);
Parameters
| Type | Name | Description |
|---|---|---|
| FriendList | friendList | |
| FriendListSyncStatus | status | |
| System.String | message |