Definition at line 29 of file RhinoPlugin.java.
◆ onAttachedToEngine()
void ai.picovoice.flutter.rhino.RhinoPlugin.onAttachedToEngine |
( |
@NonNull FlutterPluginBinding |
flutterPluginBinding | ) |
|
|
inline |
◆ onDetachedFromEngine()
void ai.picovoice.flutter.rhino.RhinoPlugin.onDetachedFromEngine |
( |
@NonNull FlutterPluginBinding |
binding | ) |
|
|
inline |
◆ onMethodCall()
void ai.picovoice.flutter.rhino.RhinoPlugin.onMethodCall |
( |
@NonNull MethodCall |
call, |
|
|
@NonNull Result |
result |
|
) |
| |
|
inline |
◆ channel
MethodChannel ai.picovoice.flutter.rhino.RhinoPlugin.channel |
|
private |
◆ flutterContext
Context ai.picovoice.flutter.rhino.RhinoPlugin.flutterContext |
|
private |
◆ rhinoPool
final Map<String, Rhino> ai.picovoice.flutter.rhino.RhinoPlugin.rhinoPool = new HashMap<>() |
|
private |
The documentation for this class was generated from the following file: