struct Movie::Remote::HandshakeReady

Included Modules

Defined in:

movie/remote/association.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(association_id : 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 association_id : String #

def clone #

[View source]
def copy_with(association_id _association_id = @association_id) #

[View source]