Table of Contents

TTMSFNCCloudSMSPlatformServices Class

Registry of platform service interfaces used to resolve messaging back ends at runtime.

API unit family: TMSFNCCloudSMS

Syntax

TTMSFNCCloudSMSPlatformServices = 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.