Table of Contents

TTMSFNCCustomCloudPushOver Class

Provides the base implementation for sending push notifications and validating recipients through the Pushover service.

API unit family: TMSFNCCloudPushOver Inherits from: TTMSFNCCloudBase

Syntax

TTMSFNCCustomCloudPushOver = class(TTMSFNCCloudBase)

Remarks

This class exposes the full API but keeps the application key and events protected. Use TTMSFNCCloudPushOver for the published, design-time component.

Methods

Name Description
PushMessage Sends a push notification with only a recipient and a message body.
ValidateUser Sends a request to verify whether the supplied user identifier is valid.