AWS.SNS.TSNSCreatePlatformEndpointRequest.Token

Unique identifier created by the notification service for an app on a device.

property Token: string;
__property AnsiString Token;

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

The token differs by platform. For APNS, Token should be the device token. On GCM, or ADM, Token should be the registration ID.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.