CaptureDeviceDiscoverySessionHandler class
TypeChannelHandler implementation for CaptureDeviceDiscoverySession.
- Inheritance
-
- Object
- $CaptureDeviceDiscoverySessionHandler
- CaptureDeviceDiscoverySessionHandler
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
$create$(
TypeChannelMessenger messenger, List< $CaptureDevice> devices, List<List< supportedMultiCamDeviceSets) → CaptureDeviceDiscoverySession$CaptureDevice> > -
override
-
createInstance(
TypeChannelMessenger messenger, List< Object?> arguments) → $CaptureDeviceDiscoverySession -
Instantiates a new object with
arguments
.inherited -
invokeMethod(
TypeChannelMessenger messenger, $CaptureDeviceDiscoverySession instance, String methodName, List< Object?> arguments) → Object? -
Invoke a method on
instance
for a type channel.inherited -
invokeStaticMethod(
TypeChannelMessenger messenger, String methodName, List< Object?> arguments) → Object? -
Invoke a static method for a type channel.
inherited
-
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