- API ›
- Constructors ›
- NotificationSoundRingtone
NotificationSoundRingtone
---types--- notificationSoundRingtone#ff6c8049 id:long = NotificationSound
Belongs to
| NotificationSound |
In Rust this constructor is a variant of the enums::NotificationSound enum.
Match on it with: if let enums::NotificationSound::NotificationSoundRingtone(v) = result { ... }
Parameters
| id | long | required |