struct Protocol::Cast::Sink
- Protocol::Cast::Sink
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
protocol/cast.crConstructors
Instance Method Summary
- #id : String
- #name : String
-
#session : String | Nil
Text describing the current session.
Constructor Detail
Instance Method Detail
def session : String | Nil
#
Text describing the current session. Present only if there is an active session on the sink.