UiClientCapabilities

class UiClientCapabilities(types: Set<ProjectionType>, val hudLimit: Int)(source)

Detached client support advertised by a successfully negotiated Strata connection. types contains exact component, modifier, and action schemas; hudLimit is the negotiated HUD capacity. Transport framing and implementation classes are outside this application contract.

Constructors

Link copied to clipboard
constructor(types: Set<ProjectionType>, hudLimit: Int)

Properties

Link copied to clipboard
Link copied to clipboard