MCP Kotlin SDK
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
MCP Kotlin SDK
kotlin-sdk-core
/
io.modelcontextprotocol.kotlin.sdk
/
Resource
/
Resource
Resource
constructor
(
uri
:
String
,
name
:
String
,
description
:
String
?
,
mimeType
:
String
?
,
title
:
String
?
=
null
,
size
:
Long
?
=
null
,
annotations
:
Annotations
?
=
null
)
(
source
)