QualifiedClientIdInterface

This type wraps ClientId and verifies upon instantiation that it conforms to the <userid>-<device-id>@<domain> format. Instantiate via ClientId::parse_qualified.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun clientId(): ClientId

Get the base client id which this was instantiated from.