shared
1.25.3
common
shared
/
io.dyte.core.socket.events.payloadmodel.outbound
/
CodecRtcpFeedback
Codec
Rtcp
Feedback
@
Serializable
data
class
CodecRtcpFeedback
(
var
type
:
String
?
=
null
,
var
parameter
:
String
?
=
null
)
Members
Constructors
Codec
Rtcp
Feedback
Link copied to clipboard
constructor
(
type
:
String
?
=
null
,
parameter
:
String
?
=
null
)
Properties
parameter
Link copied to clipboard
var
parameter
:
String
?
type
Link copied to clipboard
var
type
:
String
?