AtomicX Core API
androidJvm
AtomicX Core API
/
io.trtc.tuikit.atomicxcore.api.gift
/
GiftCategory
/
GiftCategory
Gift
Category
constructor
(
categoryID
:
String
=
""
,
name
:
String
=
""
,
desc
:
String
=
""
,
extensionInfo
:
Map
<
String
,
String
>
=
emptyMap()
,
giftList
:
List
<
Gift
>
=
emptyList()
)