Package | com.tuarua.onesignal |
Class | public class OSNotificationAction |
Inheritance | OSNotificationAction ![]() |
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:String
The ID associated with the button tapped. null when the actionType is NotificationTapped or InAppAlertClosed
type | property |
public var type:uint
The type of the notification action
OSNotificationAction | () | Constructor |
public function OSNotificationAction()