StateEndpoint

Describe the endpoint with an Id, a name, and the relevant capabilities for reporting state

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describe the endpoint with an id, a name, and the relevant capabilities for the reporting state.

Link copied to clipboard

Numeric identifier of the endpoint

Functions

Link copied to clipboard
inline fun copy(block: StateEndpoint.Builder.() -> Unit = {}): StateEndpoint
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String