AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Provides information about the status and settings of the GCM channel for an application. The GCM channel enables Amazon Pinpoint to send push notifications through the Firebase Cloud Messaging (FCM), formerly Google Cloud Messaging (GCM), service.
Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z
public class GCMChannelResponse
The GCMChannelResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
GCMChannelResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationId | System.String |
Gets and sets the property ApplicationId. The unique identifier for the application that the GCM channel applies to. |
![]() |
CreationDate | System.String |
Gets and sets the property CreationDate. The date and time when the GCM channel was enabled. |
![]() |
Credential | System.String |
Gets and sets the property Credential. The Web API Key, also referred to as an API_KEY or server key, that you received from Google to communicate with Google services. |
![]() |
DefaultAuthenticationMethod | System.String |
Gets and sets the property DefaultAuthenticationMethod. The default authentication method used for GCM. Values are either "TOKEN" or "KEY". Defaults to "KEY". |
![]() |
Enabled | System.Boolean |
Gets and sets the property Enabled. Specifies whether the GCM channel is enabled for the application. |
![]() |
HasCredential | System.Boolean |
Gets and sets the property HasCredential. (Not used) This property is retained only for backward compatibility. |
![]() |
HasFcmServiceCredentials | System.Boolean |
Gets and sets the property HasFcmServiceCredentials. Returns true if the JSON file provided by Google during registration process was used in the ServiceJson field of the request. |
![]() |
Id | System.String |
Gets and sets the property Id. (Deprecated) An identifier for the GCM channel. This property is retained only for backward compatibility. |
![]() |
IsArchived | System.Boolean |
Gets and sets the property IsArchived. Specifies whether the GCM channel is archived. |
![]() |
LastModifiedBy | System.String |
Gets and sets the property LastModifiedBy. The user who last modified the GCM channel. |
![]() |
LastModifiedDate | System.String |
Gets and sets the property LastModifiedDate. The date and time when the GCM channel was last modified. |
![]() |
Platform | System.String |
Gets and sets the property Platform. The type of messaging or notification platform for the channel. For the GCM channel, this value is GCM. |
![]() |
Version | System.Int32 |
Gets and sets the property Version. The current version of the GCM channel. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5