Packagecom.tuarua.onesignal
Classpublic class OSNotificationAction
InheritanceOSNotificationAction Inheritance Object



Public Properties
 PropertyDefined By
  actionID : String
The ID associated with the button tapped.
OSNotificationAction
  type : uint
The type of the notification action
OSNotificationAction
Public Methods
 MethodDefined By
  
OSNotificationAction
Property Detail
actionIDproperty
public var actionID:String

The ID associated with the button tapped. null when the actionType is NotificationTapped or InAppAlertClosed

typeproperty 
public var type:uint

The type of the notification action

Constructor Detail
OSNotificationAction()Constructor
public function OSNotificationAction()