toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
sdk
switch theme
search in API
sdk
/
com.brightcove.player.store
/
MediaStore
/
saveEntity
save
Entity
abstract
fun
<
T
:
IdentifiableEntity
?
>
saveEntity
(
entity
:
T
)
:
T
Inserts or updates the given entity.
Return
the updated the entity.;
Parameters
entity
the entity to be save.