Polyman Documentation - v2.2.2
Preparing search index...
helpers/remote/utils
fetchProblemInfo
Function fetchProblemInfo
fetchProblemInfo
(
sdk
:
PolygonSDK
,
problemId
:
number
,
)
:
Promise
<
Problem
&
ProblemInfo
>
Fetches combined problem information.
Parameters
sdk
:
PolygonSDK
Polygon SDK instance
problemId
:
number
Problem ID
Returns
Promise
<
Problem
&
ProblemInfo
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Polyman Documentation - v2.2.2
Loading...
Fetches combined problem information.