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

getOrNull

abstract fun getOrNull(): T?

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