class Caridina::Events::Unknown

Overview

Represents an unknown event.

The content will alway be nil.

Defined in:

Constructors

Instance Method Summary

Constructor methods inherited from class Caridina::Events::Event

new(pull : JSON::PullParser) new

Constructor Detail

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

Represents an unknown event.

The content will alway be nil.


Instance Method Detail

def type : String #