Hive SDK v4
24.5.0
androidJvm
Hive SDK v4
/
com.hive
/
Push
/
RemotePush
Remote
Push
class
RemotePush
:
DataModel
유저가 푸시를 수신 받는 상태 정보
Remote push notification information
Members
Constructors
Remote
Push
Link copied to clipboard
constructor
(
)
constructor
(
isAgreeNotice
:
Boolean
,
isAgreeNight
:
Boolean
)
Properties
is
Agree
Night
Link copied to clipboard
var
isAgreeNight
:
Boolean
is
Agree
Notice
Link copied to clipboard
var
isAgreeNotice
:
Boolean
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