Constructor: notificationSoundRingtone
A specific previously uploaded notification sound should be used
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| id | long | Yes | Document ID of notification sound uploaded using account.uploadRingtone |
Type: NotificationSound
Example:
$notificationSoundRingtone = ['_' => 'notificationSoundRingtone', 'id' => long];