sippo-sdk / com.quobis.sippo.sipposdk.common / Either / Success / error

error

fun error(): Nothing?

Overrides Either.error

Returns the error associated. In case of Success, error will be null.