AWS.SNS.TSNSSetPlatformApplicationAttributesRequest.PlatformPrincipal

The principal received from the notification service.

property PlatformPrincipal: string;
__property AnsiString PlatformPrincipal;

File: AWS.SNS.pas 

Namespace: AWS.SNS 

Module: Appercept AWS SDK for Delphi 

For APNS and APNS_SANDBOX, PlatformPrincipal is the SSL certificate. For GCM, there is no PlatformPrincipal. For ADM, PlatformPrincipal is the client ID.

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