AtUri

value class AtUri(val atUri: String)

The AT URI scheme (at://) makes it easy to reference individual records in a specific repository, identified by either Did or Handle. AT URIs can also be used to reference a collection within a repository, or an entire repository (aka, an identity).

Constructors

Link copied to clipboard
constructor(atUri: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String