sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.naviexpert.navigationsdk.api.models
/
SoundDataModel
/
SoundDataModel
Sound
Data
Model
constructor
(
playImmediately
:
Boolean
,
audioEntry
:
AudioEntry
?
=
null
,
overrideMute
:
Boolean
?
=
null
,
audioEntries
:
AudioEntries
?
=
null
,
priority
:
Int
?
=
null
)