class Place::Meet::JoinDetail

Included Modules

Extended Modules

Defined in:

place/meet.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

[View source]
def join_actions : Array(JoinAction) #

[View source]
def linked? : Bool #

[View source]
def merge_outputs? : Bool #

Do we want to merge the outputs (all outputs on all screens) or do we want them as seperate displays


[View source]
def name : String #

[View source]
def room_ids : Array(String) #

[View source]