new DtlsConnection()
The DTLS connection state for a certain stream and component.
Properties:
| Name | Type | Description |
|---|---|---|
streamId |
external:String | The ID of the stream |
componentId |
external:String | The ID of the component |
connectionId |
external:String | The ID of the underlying DTLS connection |
state |
module:elements/complexTypes.DtlsConnectionState | The state of the component |