toggle menu
VideoAndroidSDK
androidJvm
switch theme
search in API
video-sdk
/
com.kaleyra.video_sdk.common.immutablecollections
/
ImmutableList
/
getOrNull
get
Or
Null
fun
getOrNull
(
index
:
Int
)
:
T
?
Returns the element at provided index in immutable list
Return
T?
Parameters
index
Int index of the requested item