podcastindex
Preparing search index...
HubResource
Class HubResource
Index
Constructors
constructor
Methods
pub
Notify
Constructors
constructor
new
HubResource
(
http
:
HttpClient
)
:
HubResource
Parameters
http
:
HttpClient
Returns
HubResource
Methods
pub
Notify
pubNotify
(
params
:
{
id
?:
number
;
url
?:
string
}
,
)
:
Promise
<
{
description
?:
string
;
status
:
string
|
number
|
boolean
;
[
key
:
string
]:
unknown
;
}
,
>
Parameters
params
:
{
id
?:
number
;
url
?:
string
}
Returns
Promise
<
{
description
?:
string
;
status
:
string
|
number
|
boolean
;
[
key
:
string
]:
unknown
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
pub
Notify
podcastindex
Loading...