| Package | Description |
|---|---|
| crossmobile.ios.usernotifications |
| Modifier and Type | Method and Description |
|---|---|
static UNNotificationSound |
UNNotificationSound.defaultSound() |
UNNotificationSound |
UNNotificationContent.sound() |
UNNotificationSound |
UNMutableNotificationContent.sound() |
static UNNotificationSound |
UNNotificationSound.soundNamed(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
UNMutableNotificationContent.setSound(UNNotificationSound sound) |
Copyright © 2020. All rights reserved.