struct Movie::Remote::HandshakeRejection

Included Modules

Defined in:

movie/remote/association.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(reason : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, __pull_for_json_serializable pull : JSON::PullParser) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(reason _reason = @reason) #

[View source]
def reason : String #