Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
io.flutter.embedding.android.KeyboardManagerTest.ChannelCallHandler Interface Reference
Inheritance diagram for io.flutter.embedding.android.KeyboardManagerTest.ChannelCallHandler:

Detailed Description

Used to configure how to process a channel message.

When the channel responder sends a channel message, this functional interface will be invoked. Its first argument will be the detailed data. The second argument will be a nullable reply callback, which should be called to mock the reply from the framework.

Definition at line 168 of file KeyboardManagerTest.java.


The documentation for this interface was generated from the following file: