@dokieli/notifications - v1.1.0
Preparing search index...
parseSendResponse
Function parseSendResponse
parseSendResponse
(
response
:
{
headers
:
{
get
(
name
:
string
)
:
string
|
null
}
;
status
:
number
;
}
,
context
?:
{
body
?:
string
;
iri
?:
string
}
,
)
:
SendResult
Parameters
response
:
{
headers
:
{
get
(
name
:
string
)
:
string
|
null
}
;
status
:
number
}
Optional
context
:
{
body
?:
string
;
iri
?:
string
}
Returns
SendResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dokieli/notifications - v1.1.0
Loading...