public class UNNotificationSettings extends NSObject implements NSSecureCoding
| Modifier and Type | Method and Description |
|---|---|
long |
alertSetting() |
int |
alertStyle() |
int |
authorizationStatus() |
long |
badgeSetting() |
long |
carPlaySetting() |
long |
lockScreenSetting() |
long |
notificationCenterSetting() |
long |
soundSetting() |
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsSecureCodingpublic int authorizationStatus()
public long notificationCenterSetting()
public long lockScreenSetting()
public long carPlaySetting()
public long alertSetting()
public int alertStyle()
public long badgeSetting()
public long soundSetting()
Copyright © 2020. All rights reserved.