Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
io.flutter.plugin.common.BinaryMessenger.TaskQueue Interface Reference

Detailed Description

An abstraction over the threading policy used to invoke message handlers.

These are generated by calling methods like BinaryMessenger#makeBackgroundTaskQueue(TaskQueueOptions) and can be passed into platform channels' constructors to control the threading policy for handling platform channels' messages.

Definition at line 37 of file BinaryMessenger.java.


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