Webcom Android API
2.2.5-SNAPSHOT
Webcom Android API
/
com.orange.webcom.sdk
/
WebcomResult
/
getOrNull
get
Or
Null
abstract
fun
getOrNull
(
)
:
T
?
Content copied to clipboard
Gets the result of the computation when successful, or
null
otherwise.