janus_client
janus_client
RtpForwardStopped
RtpForwardStopped constructor
RtpForwardStopped
RtpForwardStopped
constructor
Null safety
RtpForwardStopped
(
{
String
?
audiobridge
,
int
?
room
,
int
?
streamId
}
)
Implementation
RtpForwardStopped({ this.audiobridge, this.room, this.streamId,});
janus_client
janus_client
RtpForwardStopped
RtpForwardStopped constructor
RtpForwardStopped class
Constructors
RtpForwardStopped
fromJson
Properties
audiobridge
hashCode
room
runtimeType
streamId
Methods
noSuchMethod
toJson
toString
Operators
operator ==