NotFoundActor

data class NotFoundActor(val actor: AtIdentifier, val notFound: Boolean)

indicates that a handle or DID could not be resolved

Constructors

Link copied to clipboard
constructor(actor: AtIdentifier, notFound: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard