NotificationSoundNone

---types---
notificationSoundNone#6f0c34df = NotificationSound

Belongs to

NotificationSound

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

Parameters

This item has no parameters.