TrackCreateException class
Failed to create a local track. Common reasons:
- Required permissions not yet granted to the platform.
- Constraints(Capture options) rejected by the platform.
- Inheritance
-
- Object
- LiveKitException
- TrackCreateException
Constructors
- TrackCreateException([String msg = 'Failed to create track'])
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited