ITMSFNCCloudTranslationService Interface
Factory interface that creates and releases translation service instances.
API unit family: TMSFNCCloudTranslation
Extends: IInterface
Syntax
ITMSFNCCloudTranslationService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateTranslation | Creates a new translation service instance. |
| DestroyTranslation | Releases the translation service instances created by the factory. |