struct Cable::Payload::Indentifier

Included Modules

Defined in:

cable/payload.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def channel : String #

[View source]
def channel=(channel : String) #

[View source]
def key : String #

[View source]
def key=(key : String) #

[View source]