Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 584 Bytes

GetPresence200ResponseAIVWWhzHlLHrSdHdw7EWInner.md

File metadata and controls

28 lines (22 loc) · 584 Bytes

Daily::GetPresence200ResponseAIVWWhzHlLHrSdHdw7EWInner

Properties

Name Type Description Notes
room String
id String
user_id Object [optional]
user_name String
join_time String
duration Float

Example

require 'daily-ruby'

instance = Daily::GetPresence200ResponseAIVWWhzHlLHrSdHdw7EWInner.new(
  room: null,
  id: null,
  user_id: null,
  user_name: null,
  join_time: null,
  duration: null
)