NotificationSoundDefault

---types---
notificationSoundDefault#97e8bebe = NotificationSound

Belongs to

NotificationSound

In Rust this constructor is a variant of the enums::NotificationSound enum.
Match on it with: if let enums::NotificationSound::NotificationSoundDefault(v) = result { ... }

Parameters

This item has no parameters.