Reason

sealed class Reason

The reason of service discovery failure.

Inheritors

Types

Link copied to clipboard

Service discovery returned empty list of services.

Link copied to clipboard
data class Unknown(val status: Int) : RemoteServices.Failed.Reason

Service discovery finished with a different status than SUCCESS.