SimpleCommandWaitEndpoint

Simple implementation of CommandWaitEndpoint. Provides a basic data class wrapper for endpoint strings.

Parameters

endpoint

The endpoint address string.

Constructors

Link copied to clipboard
constructor(endpoint: String)

Properties

Link copied to clipboard
open override val endpoint: String