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