struct Cable::Payload::Indentifier

Included Modules

Defined in:

cable/payload.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel : String #

def channel=(channel : String) #

def key : String #

This is the original JSON used to parse this It's used as a unique key to map the different channels


def key=(key : String) #

This is the original JSON used to parse this It's used as a unique key to map the different channels