jamespot-user-api
Preparing search index...
JBbbApi
Class JBbbApi
Hierarchy (
View Summary
)
JBaseApi
JBbbApi
Index
Constructors
constructor
Properties
j
Api
network
Methods
get
Public
Webinar
Data
public
Webinar
Fullname
recording
Delete
resolve
Url
Constructors
constructor
new
JBbbApi
(
jApi
:
JamespotUserApi
)
:
JBbbApi
Parameters
jApi
:
JamespotUserApi
Returns
JBbbApi
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
get
Public
Webinar
Data
getPublicWebinarData
(
params
:
{
token
:
string
}
,
)
:
Promise
<
ApiWrapper
<
{
dateStart
:
string
;
title
:
string
}
,
BaseMessages
>
>
Parameters
params
:
{
token
:
string
}
Returns
Promise
<
ApiWrapper
<
{
dateStart
:
string
;
title
:
string
}
,
BaseMessages
>
>
public
Webinar
Fullname
publicWebinarFullname
(
params
:
{
fullname
:
string
;
token
:
string
}
,
)
:
Promise
<
ApiWrapper
<
{
redirectUrl
:
string
}
,
BaseMessages
>
>
Parameters
params
:
{
fullname
:
string
;
token
:
string
}
Returns
Promise
<
ApiWrapper
<
{
redirectUrl
:
string
}
,
BaseMessages
>
>
recording
Delete
recordingDelete
(
id
:
number
,
filename
:
string
,
options
?:
{
signal
?:
AbortSignal
}
,
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
id
:
number
filename
:
string
Optional
options
:
{
signal
?:
AbortSignal
}
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
resolve
Url
resolveUrl
(
params
:
{
uri
:
string
}
,
signal
?:
AbortSignal
,
)
:
Promise
<
ApiWrapper
<
{
redirectUrl
:
string
}
,
BaseMessages
>
>
Parameters
params
:
{
uri
:
string
}
Optional
signal
:
AbortSignal
Returns
Promise
<
ApiWrapper
<
{
redirectUrl
:
string
}
,
BaseMessages
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
get
Public
Webinar
Data
public
Webinar
Fullname
recording
Delete
resolve
Url
jamespot-user-api
Loading...