Webcom Android API
/
com.orange.webcom.sdkv2
/
WebcomResult
/
Failure
/
getOrElse
get
Or
Else
open override fun
getOrElse
(default:
@
UnsafeVariance
Nothing
):
Nothing
Content copied to clipboard
Gets the result of the computation when successful, or a given
default
value otherwise.