Platforms to show: All Mac Windows Linux Cross-Platform

Back to TranslationResponseMBS class.

TranslationResponseMBS.clientIdentifier as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The unique identifier matching the client identifier set in the translation request.

Use this identifier to associate a translation request with its response.
If you set a client identifier in the translation request, that same identifier returns in the response.
If the request contained no identifier, this value is empty.
(Read only property)

TranslationResponseMBS.sourceLanguage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The language identifier that the framework translated the text from.

(Read only property)

TranslationResponseMBS.sourceText as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The original text to translate from.

(Read only property)

TranslationResponseMBS.targetLanguage as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The language identifier that the framework translated the text into.

(Read only property)

TranslationResponseMBS.targetText as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Translation MBS Swift Plugin 26.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The result of the translation.

(Read only property)

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


The biggest plugin in space...