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