SignallingState Enumeration |
Namespace: FM.IceLink
| Member name | Value | Description | |
|---|---|---|---|
| New | 1 | Indicates that no offer/answer exchange ever occurred. | |
| HaveLocalOffer | 2 | Indicates that the connection has a local offer and remote answer is outstanding. | |
| HaveRemoteOffer | 3 | Indicates that the connection has a remote offer and local answer is outstanding. | |
| Stable | 4 | Indicates that for each offer there is a matching answer. |
Copyright 2016+ Frozen Mountain Software