trixnity-clientserverapi-model
3.3.1
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.push
/
SetPushers
/
Request
/
Request
Request
fun
Request
(
appDisplayName
:
String
,
appId
:
String
,
append
:
Boolean
?
=
null
,
data
:
PusherData
,
deviceDisplayName
:
String
,
kind
:
String
?
=
null
,
lang
:
String
,
profileTag
:
String
?
=
null
,
pushkey
:
String
)