Table of Contents

TTMSFNCCloudSMSPlatformServicesList.ContainsKey Method

Returns whether a service with the given identifier is registered.

API unit family: TMSFNCCloudSMS Declaring type: TTMSFNCCloudSMSPlatformServicesList

Syntax

function ContainsKey(AGUID: string): Boolean;

Parameters

Name Description
AGUID Service identifier to look for.

Returns

True when a matching service is registered.