Hive SDK v4
24.5.0
androidJvm
Hive SDK v4
/
com.hive
/
SocialHive
/
ProfileGetUser
Profile
Get
User
class
ProfileGetUser
:
DataModel
프로필 서버 응답 데이터 형태 data model
profile server response data type data model
Members
Constructors
Profile
Get
User
Link copied to clipboard
constructor
(
)
Properties
adddate
Link copied to clipboard
var
adddate
:
String
?
default
Img
Link copied to clipboard
var
defaultImg
:
String
?
idp
Id
Link copied to clipboard
var
idpId
:
String
?
idp
Index
Link copied to clipboard
var
idpIndex
:
String
?
image
Type
Link copied to clipboard
var
imageType
:
String
?
moddate
Link copied to clipboard
var
moddate
:
String
?
player
Id
Link copied to clipboard
var
playerId
:
String
?
profile
Img
Link copied to clipboard
var
profileImg
:
String
?
profile
Name
Link copied to clipboard
var
profileName
:
String
?
publisher
Id
Link copied to clipboard
var
publisherId
:
String
?
status
Link copied to clipboard
var
status
:
String
?
user
Id
Link copied to clipboard
var
userId
:
String
?
Inherited functions
to
JSON
Link copied to clipboard
open
fun
toJSON
(
)
:
JSONObject
to
Map
Link copied to clipboard
fun
toMap
(
)
:
Map
<
String
,
Any
>
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String