Name | Type | Description | Notes |
---|---|---|---|
room | String | ||
id | String | ||
user_id | Object | [optional] | |
user_name | String | ||
join_time | String | ||
duration | Float |
require 'daily-ruby'
instance = Daily::GetPresence200ResponseAIVWWhzHlLHrSdHdw7EWInner.new(
room: null,
id: null,
user_id: null,
user_name: null,
join_time: null,
duration: null
)