Webcom Android API
2.2.5-SNAPSHOT
Webcom Android API
/
com.orange.webcom.sdk
/
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.