toggle menu
BB Native Player SDK
common
switch theme
search in API
bbnativeshared
/
com.bluebillywig.bbnativeshared.data
/
ContentLoader
/
getContentFromJsonUrl
get
Content
From
Json
Url
fun
getContentFromJsonUrl
(
jsonUrl
:
String
,
onSuccess
:
(
contentItem
:
ContentItemInterface
)
->
Unit
,
onFailure
:
(
<Error class: unknown class>
)
->
Unit
)