struct Place::Chat::ConferenceDetails

Included Modules

Extended Modules

Defined in:

place/chat/health_rooms_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(place_id : String, space_id : String, host_pin : String, guest_pin : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def created_at : Time #

[View source]
def guest_pin : String #

[View source]
def host_pin : String #

[View source]
def place_id : String #

[View source]
def space_id : String #

[View source]