Preparing search index...
The search index is not available
@classum/learning-sdk 0.185.0
@classum/learning-sdk 0.185.0
ProfileCard
Class ProfileCard
Index
Constructors
constructor
Methods
get
Profile
Card
update
Profile
Card
Constructors
constructor
new
Profile
Card
(
)
:
ProfileCard
Returns
ProfileCard
Methods
Static
get
Profile
Card
get
Profile
Card
<
ThrowOnError
>
(
options
?
)
:
RequestResult
<
GetProfileCardResponses
,
unknown
,
ThrowOnError
,
"fields"
>
프로필 카드 설정 조회
Type Parameters
ThrowOnError
extends
boolean
=
false
Parameters
Optional
options
:
Options
<
GetProfileCardData
,
ThrowOnError
>
Returns
RequestResult
<
GetProfileCardResponses
,
unknown
,
ThrowOnError
,
"fields"
>
Static
update
Profile
Card
update
Profile
Card
<
ThrowOnError
>
(
options
)
:
RequestResult
<
UpdateProfileCardResponses
,
unknown
,
ThrowOnError
,
"fields"
>
프로필 카드 설정 저장(전체 교체)
Type Parameters
ThrowOnError
extends
boolean
=
false
Parameters
options
:
Options
<
UpdateProfileCardData
,
ThrowOnError
>
Returns
RequestResult
<
UpdateProfileCardResponses
,
unknown
,
ThrowOnError
,
"fields"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Profile
Card
update
Profile
Card
@classum/learning-sdk 0.185.0
Loading...
프로필 카드 설정 조회