Webcom Android SDK Public API Reference / com.orange.webcom.sdkv2 / WebcomResult / Failure / getOrNull

getOrNull

fun getOrNull(): Nothing?

Overrides WebcomResult.getOrNull

Gets the result of the computation when successful, or null otherwise.