struct Protocol::Cast::StopCasting

Overview

Stops the active Cast session on the sink.

Included Modules

Defined in:

protocol/cast.cr

Constructors

Constructor Detail

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

[View source]