public class UNNotificationAction extends NSObject implements NSSecureCoding
| Modifier and Type | Method and Description | 
|---|---|
| static UNNotificationAction | actionWithIdentifier(String identifier,
                    String title,
                    long options) | 
| String | identifier() | 
| long | options() | 
| String | title() | 
addObserver, observeValueForKeyPath, performSelector, performSelectorOnMainThread, release, removeObserver, removeObserver, retain, setValueForKey, setValueForUndefinedKey, valueForKey, valueForUndefinedKeyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsSecureCodingpublic static UNNotificationAction actionWithIdentifier(String identifier, String title, long options)
public String identifier()
public String title()
public long options()
Copyright © 2020. All rights reserved.