Unknown

data class Unknown(val status: Int) : RemoteServices.Failed.Reason

Service discovery finished with a different status than SUCCESS.

Constructors

Link copied to clipboard
constructor(status: Int)

Properties

Link copied to clipboard
val status: Int