jamespot-user-api
Preparing search index...
JQuestionAnswerApi
Class JQuestionAnswerApi
Hierarchy (
View Summary
)
JBaseApi
JQuestionAnswerApi
Index
Constructors
constructor
Properties
j
Api
network
Methods
select
Response
unselect
Response
Constructors
constructor
new
JQuestionAnswerApi
(
jApi
:
JamespotUserApi
)
:
JQuestionAnswerApi
Parameters
jApi
:
JamespotUserApi
Returns
JQuestionAnswerApi
Properties
j
Api
jApi
:
JamespotUserApi
network
network
:
Network
Methods
select
Response
selectResponse
(
params
:
{
idQuestion
:
number
;
idResponse
:
number
}
,
options
?:
{
signal
?:
AbortSignal
}
,
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
params
:
{
idQuestion
:
number
;
idResponse
:
number
}
Optional
options
:
{
signal
?:
AbortSignal
}
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
unselect
Response
unselectResponse
(
params
:
{
idQuestion
:
number
}
,
options
?:
{
signal
?:
AbortSignal
}
,
)
:
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Parameters
params
:
{
idQuestion
:
number
}
Optional
options
:
{
signal
?:
AbortSignal
}
Returns
Promise
<
ApiWrapper
<
boolean
,
BaseMessages
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
j
Api
network
Methods
select
Response
unselect
Response
jamespot-user-api
Loading...