Platforms to show: All Mac Windows Linux Cross-Platform

TranslationResponseMBS class   New in 26.0

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The response to a translation request.

You get a single response structure after you translate a string, or when you call one of the batch translation methods passing in an array of translation requests.

When the translation completes, a response instance returns with the translation result along with properties the framework used to perform the translation.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Release notes

  • Version 25.6
    • Added Translation classes: TranslationSessionMBS, TranslationResponseMBS and TranslationRequestMBS.

Some methods using this class:

Some related classes:


The items on this page are in the following plugins: MBS Swift Plugin.


TranslationRequestMBS   -   TranslationSessionMBS


The biggest plugin in space...