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

getOrNull

fun getOrNull(): T?

Overrides WebcomResult.getOrNull

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