| Package | com.tuarua.onesignal |
| Class | public class OSNotificationAction |
| Inheritance | OSNotificationAction Object |
| Property | Defined By | ||
|---|---|---|---|
| actionID : String The ID associated with the button tapped. | OSNotificationAction | ||
| type : uint The type of the notification action | OSNotificationAction | ||
| Method | Defined By | ||
|---|---|---|---|
| OSNotificationAction | |||
| actionID | property |
public var actionID:StringThe ID associated with the button tapped. null when the actionType is NotificationTapped or InAppAlertClosed
| type | property |
public var type:uintThe type of the notification action
| OSNotificationAction | () | Constructor |
public function OSNotificationAction()