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