PushPushGo SDK
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
PushPushGo SDK
PushPushGo SDK
/
com.pushpushgo.sdk.push.liveactivity.data
/
FootballMatchLiveData
/
FootballMatchLiveData
Football
Match
Live
Data
constructor
(
homeTeamScore
:
Int
,
awayTeamScore
:
Int
,
status
:
MatchPhase
,
statusChangedAt
:
Long
?
,
liveDataVersion
:
Int
=
0
)