pushover-notification - v0.0.2
Home
GitHub
Sitemap
Preparing search index...
types
Options
Interface Options
interface
Options
{
apiToken
:
string
;
userKey
:
string
;
debug
?:
boolean
;
httpOptions
?:
Partial
<
RequestOptions
>
&
{
proxy
?:
string
}
;
onerror
?:
(
err
:
string
|
Error
,
res
?:
IncomingMessage
)
=>
void
;
update_sounds
?:
boolean
;
}
Hierarchy (
View Summary
)
BaseConfig
Options
Index
Properties
api
Token
user
Key
debug?
http
Options?
onerror?
update_
sounds?
Properties
api
Token
apiToken
:
string
user
Key
userKey
:
string
Optional
debug
debug
?:
boolean
Optional
http
Options
httpOptions
?:
Partial
<
RequestOptions
>
&
{
proxy
?:
string
}
Optional
onerror
onerror
?:
(
err
:
string
|
Error
,
res
?:
IncomingMessage
)
=>
void
Optional
update_
sounds
update_sounds
?:
boolean
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
api
Token
user
Key
debug
http
Options
onerror
update_
sounds
Home
GitHub
Sitemap
pushover-notification - v0.0.2
Loading...