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