class

MCProtocol::ReadResourceRequestParams

Inherits JSON::Serializable < Reference < Object

Constructors

new(uri : URI)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

uri

The URI of the resource to read. The URI can use any protocol; it is up to the server how to interpret it.

Source