Ticketmaster Discovery API
Toggle table of contents
3.7.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Ticketmaster Discovery API
Ticketmaster Discovery API
/
com.ticketmaster.discoveryapi.usecase
/
isError
is
Error
fun
<
T
>
Resource
<
T
>
.
isError
(
)
:
Boolean
Checks if the resource represents an error.
Return
True if the resource is an
Error
, false otherwise.