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
Modifier and TypeClassDescriptionstatic class
Language display information.static class
Runtime translation coordinates runtime messaging between the translations toolkit actor and GeckoView.static class
Session translation coordinates session messaging between the translations toolkit actor and GeckoView.static class
An exception to be used when there is an issue retrieving or sending information to the translations toolkit engine. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
TranslationsController
public TranslationsController()
-