struct Protocol::Cast::Sink

Included Modules

Defined in:

protocol/cast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def name : String #

[View source]
def session : String | Nil #

Text describing the current session. Present only if there is an active session on the sink.


[View source]