Constructors
-
JanusClient({required JanusTransport transport, List<RTCIceServer>? iceServers, int refreshInterval = 50, String? apiSecret, bool isUnifiedPlan = true, String? token, bool? stringIds = false, @Deprecated('set this option to true if you using legacy janus plugins with no unified-plan support only.') bool usePlanB = false, Duration? pollingInterval, dynamic loggerName = "JanusClient", dynamic maxEvent = 10, Level loggerLevel = Level.ALL, bool withCredentials = false})
-
JanusClient
Properties
-
hashCode
→ int
-
The hash code for this object.
read-only, inherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited