signal provide remove ID.

This commit is contained in:
Miroslav Šedivý
2020-11-30 17:33:34 +01:00
parent 0a75950356
commit 2c210f3cf1
2 changed files with 0 additions and 2 deletions

View File

@ -29,7 +29,6 @@ type SystemDisconnect struct {
// Signal
type SignalProvide struct {
Event string `json:"event,omitempty"`
ID string `json:"id"` // TODO: Remove
SDP string `json:"sdp"`
Lite bool `json:"lite"`
ICE []string `json:"ice"`