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

Detailed Description

Used to configure how to process an embedder message.

When the embedder responder sends a key data, 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 178 of file KeyboardManagerTest.java.


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