Method

sealed interface Method(source)

Deprecated

Use `Method` instead

Replace with

import io.modelcontextprotocol.kotlin.sdk.types.Method
Method

Represents a method in the protocol, which can be predefined or custom.

Types

Link copied to clipboard
object Companion
Link copied to clipboard
object Defined

Properties

Link copied to clipboard
abstract val value: String