DeliverableNotificationManager.ReceiveNotificationSubscriberID

Syntax:

ReceiveNotificationSubscriberID(<GoogleCloudAppsApplicationNumber>)

Parameters:

<GoogleCloudAppsApplicationNumber> (optional)

Type: String; Array.
Number of Google Cloud Apps application or applications which is used for the implementation of push notification senders for Google Cloud Messaging (GCM). Use of the parameter on the Android platform is mandatory: if it is not specified, an error will be generated. If an array contains over 100 elements, an error will also be displayed. On the iOS platform the parameter is ignored.

Returned value:

Type: DeliverableNotificationSubscriberID.

Description:

Gets a unique subscriber identifier. When using the identifier, please note that it can be changed under certain conditions. It is recommended to get it regularly, for instance, at the beginning of each session.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community