Enum joiningtype
Enumeration that specified the method by which an endpoint joined the conference. See Section 5.7.4 of RFC 4575.
Namespace: ConferenceEvent
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public enum joiningtype
Fields
Name | Description |
---|---|
dialedin | The endpoint dialed in |
dialedout | The conference bridge dialed out |
focusowner | The endpoint is the conference focus or conference owner |