Unique identifier created by the notification service for an app on a device. The specific name for Token will vary, depending on which
notification service is being used. For example, when using APNS as the notification service, you need the device token. Alternatively, when
using GCM or ADM, the device token equivalent is called the registration ID.
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public String Token { get; set; }
Property Value
Type: System.String
Type: System.String
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8