toggle menu
PushPushGo SDK
androidJvm
switch theme
search in API
PushPushGo SDK
/
com.pushpushgo.sdk.dto
Package-level
declarations
Types
Types
PPGo
Notification
Link copied to clipboard
data
class
PPGoNotification
(
val
title
:
String
?
,
val
body
:
String
?
,
val
priority
:
Int
=
0
,
val
campaignId
:
String
,
val
redirectLink
:
String
?
)