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

get

fun get(): T

Overrides WebcomResult.get

Gets the result of computation when successful, throws otherwise.