struct Place::Chat::ConferenceDetails
- Place::Chat::ConferenceDetails
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/chat/health_rooms_models.crConstructors
- .new(place_id : String, space_id : String, host_pin : String, guest_pin : String)
- .new(pull : JSON::PullParser)
Instance Method Summary
Constructor Detail
def self.new(place_id : String, space_id : String, host_pin : String, guest_pin : String)
#