hmssdk_flutter
hmssdk_flutter
HMSSpeaker
HMSSpeaker constructor
HMSSpeaker
HMSSpeaker
constructor
Null safety
HMSSpeaker
(
{
required
String
peerId
,
required
String
trackId
,
required
String
audioLevel
}
)
Implementation
HMSSpeaker( {required this.peerId, required this.trackId, required this.audioLevel});
hmssdk_flutter
hmssdk_flutter
HMSSpeaker
HMSSpeaker constructor
HMSSpeaker class
Constructors
HMSSpeaker
fromMap
Properties
audioLevel
hashCode
peerId
runtimeType
trackId
Methods
noSuchMethod
toMap
toString
Operators
operator ==