struct Castblock::Chromecast::WatchMessage

Included Modules

Defined in:

chromecast/watch_message.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def application : Application | Nil #

[View source]
def media : Media | Nil #

[View source]
def payload : String | Nil #

[View source]
def payload_data : WatchMessagePayload | Nil #

[View source]
def payload_data=(payload_data : WatchMessagePayload | Nil) #

[View source]