Myflashlabs ANEs
All Packages
|
All Classes
|
Index
|
Frames
No Frames
NotificationIosSettings
Properties
|
Methods
Package
com.myflashlab.air.extensions.localNotifi
Class
public class NotificationIosSettings
Inheritance
NotificationIosSettings
NotificationSettings
Object
Public Properties
Hide Inherited Public Properties
Show Inherited Public Properties
Property
Defined By
message
: String
[write-only]
NotificationSettings
notificationId
: int
[write-only]
NotificationSettings
payload
: String
[write-only]
NotificationSettings
sound
: String
[write-only]
NotificationSettings
time
: Number
[write-only]
NotificationSettings
title
: String
[write-only]
NotificationSettings
Protected Properties
Hide Inherited Protected Properties
Show Inherited Protected Properties
Property
Defined By
_message
: String = message
NotificationSettings
_notificationId
: int
NotificationSettings
_payload
: String = payload
NotificationSettings
_sound
: String = default
NotificationSettings
_time
: Number = 0
NotificationSettings
_title
: String
NotificationSettings
Public Methods
Method
Defined By
NotificationIosSettings
()
NotificationIosSettings
parse
():String
[override]
NotificationIosSettings
Constructor Detail
NotificationIosSettings
()
Constructor
public function NotificationIosSettings()
Method Detail
parse
()
method
override public function parse():String
Returns
String
Thu May 21 2020, 09:16 AM +04:30