Enum ConferenceSchedulerType
Linphone.ConferenceSchedulerType is used to know which conference scheduler type the core is using
Namespace: Linphone
Assembly: cs.temp.dll.dll
Syntax
public enum ConferenceSchedulerType
Fields
Name | Description |
---|---|
CCMP | CCMP conference scheduler type.
|
DB | Database conference scheduler type.
|
SIP | SIP conference scheduler type.
|