scatterbrainSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
scatterbrainSDK
scatterbrainSDK
/
net.ballmerlabs.scatterbrainsdk
/
Apps
/
Apps
Apps
constructor
(
desktop
:
MutableList
<
DesktopApp
>
=
mutableListOf()
,
mobile
:
MutableList
<
SbApp
>
=
mutableListOf()
)