TalsecChannels class
Implements channels to communicate with native side. Each method has different channel, so that we can provide "asynchronnous" calls from native side.
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
-
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
Static Properties
- configMethodChannel → MethodChannel
-
final
- debuggerChannel → MethodChannel
-
Channels for Android and iOS (common channels)
final
- emulatorChannel → MethodChannel
-
final
- fingerprintChannel → MethodChannel
-
final
- hookChannel → MethodChannel
-
final
- jailbreakChannel → MethodChannel
-
final
- missingSecureEnclaveChannel → MethodChannel
-
final
- passcodeChangeChannel → MethodChannel
-
final
- passcodeChannel → MethodChannel
-
final
- rootChannel → MethodChannel
-
Channels for Android side
final
- runtimeManipulationChannel → MethodChannel
-
final
- signatureChannel → MethodChannel
-
Channels for iOS side
final
- simulatorChannel → MethodChannel
-
final
- tamperChannel → MethodChannel
-
final