TTMSFNCCloudTranslationPlatformServices Class
Registry of platform service interfaces used to resolve translation back ends at runtime.
API unit family: TMSFNCCloudTranslation
Syntax
TTMSFNCCloudTranslationPlatformServices = class
Methods
| Name | Description |
|---|---|
| AddPlatformService | Registers a platform service interface under a service identifier. |
| Current | Returns the shared registry instance. |
| GetPlatformService | Returns the platform service registered under the given identifier. |
| RemovePlatformService | Removes the platform service registered under the given identifier. |
| SupportsPlatformService | Returns whether a service is registered under the given identifier. |