Package org.mozilla.geckoview
Class TranslationsController
Object
org.mozilla.geckoview.TranslationsController
The translations controller coordinates the session and runtime messaging between GeckoView and
the translations toolkit.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classLanguage display information.static classRuntime translation coordinates runtime messaging between the translations toolkit actor and GeckoView.static classSession translation coordinates session messaging between the translations toolkit actor and GeckoView.static classAn exception to be used when there is an issue retrieving or sending information to the translations toolkit engine. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TranslationsController
public TranslationsController()
-