Table of Contents

TTMSFNCCloudSMSRequests Class

Collection of TTMSFNCCloudSMSRequest objects holding the history of send-message requests.

API unit family: TMSFNCCloudSMS Inherits from: TTMSFNCOwnedCollection

Syntax

TTMSFNCCloudSMSRequests = class(TTMSFNCOwnedCollection)

Properties

Name Description
Items Provides indexed access to the requests in the collection.

Methods

Name Description
Add Creates a new request, appends it to the collection and returns it.
Insert Creates a new request and inserts it at the given position.