AppNotificationServiceOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

data
string data()
Undocumented in source. Be warned that the author may not have intended to support it.
data
void data(string data)
Undocumented in source. Be warned that the author may not have intended to support it.
dbId
void dbId(string dbId)
Undocumented in source. Be warned that the author may not have intended to support it.
dbId
string dbId()
Undocumented in source. Be warned that the author may not have intended to support it.
dir
void dir(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.
dir
string dir()
Undocumented in source. Be warned that the author may not have intended to support it.
id
void id(string id)
Undocumented in source. Be warned that the author may not have intended to support it.
id
string id()
Undocumented in source. Be warned that the author may not have intended to support it.
lang
void lang(string lang)
Undocumented in source. Be warned that the author may not have intended to support it.
lang
string lang()
Undocumented in source. Be warned that the author may not have intended to support it.
manifestURL
void manifestURL(string manifestURL)
Undocumented in source. Be warned that the author may not have intended to support it.
manifestURL
string manifestURL()
Undocumented in source. Be warned that the author may not have intended to support it.
mozbehavior
void mozbehavior(NotificationBehavior mozbehavior)
Undocumented in source. Be warned that the author may not have intended to support it.
mozbehavior
auto mozbehavior()
Undocumented in source. Be warned that the author may not have intended to support it.
tag
void tag(string tag)
Undocumented in source. Be warned that the author may not have intended to support it.
tag
string tag()
Undocumented in source. Be warned that the author may not have intended to support it.
textClickable
void textClickable(bool textClickable)
Undocumented in source. Be warned that the author may not have intended to support it.
textClickable
bool textClickable()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta