Classes | Public Member Functions | Private Attributes | List of all members
ai.picovoice.flutter.rhino.RhinoPlugin Class Reference
Inheritance diagram for ai.picovoice.flutter.rhino.RhinoPlugin:
Inheritance graph
[legend]

Classes

enum  Method
 

Public Member Functions

void onAttachedToEngine (@NonNull FlutterPluginBinding flutterPluginBinding)
 
void onDetachedFromEngine (@NonNull FlutterPluginBinding binding)
 
void onMethodCall (@NonNull MethodCall call, @NonNull Result result)
 

Private Attributes

MethodChannel channel
 
Context flutterContext
 
final Map< String, RhinorhinoPool = new HashMap<>()
 

Detailed Description

Definition at line 29 of file RhinoPlugin.java.

Member Function Documentation

◆ onAttachedToEngine()

void ai.picovoice.flutter.rhino.RhinoPlugin.onAttachedToEngine ( @NonNull FlutterPluginBinding  flutterPluginBinding)
inline

Definition at line 42 of file RhinoPlugin.java.

◆ onDetachedFromEngine()

void ai.picovoice.flutter.rhino.RhinoPlugin.onDetachedFromEngine ( @NonNull FlutterPluginBinding  binding)
inline

Definition at line 166 of file RhinoPlugin.java.

◆ onMethodCall()

void ai.picovoice.flutter.rhino.RhinoPlugin.onMethodCall ( @NonNull MethodCall  call,
@NonNull Result  result 
)
inline

Definition at line 49 of file RhinoPlugin.java.

Member Data Documentation

◆ channel

MethodChannel ai.picovoice.flutter.rhino.RhinoPlugin.channel
private

Definition at line 38 of file RhinoPlugin.java.

◆ flutterContext

Context ai.picovoice.flutter.rhino.RhinoPlugin.flutterContext
private

Definition at line 37 of file RhinoPlugin.java.

◆ rhinoPool

final Map<String, Rhino> ai.picovoice.flutter.rhino.RhinoPlugin.rhinoPool = new HashMap<>()
private

Definition at line 39 of file RhinoPlugin.java.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:20