Module: Dyte
- Defined in:
- lib/dyte/resources/participants.rb,
lib/dyte.rb,
lib/dyte/error.rb,
lib/dyte/client.rb,
lib/dyte/object.rb,
lib/dyte/version.rb,
lib/dyte/resource.rb,
lib/dyte/collection.rb,
lib/dyte/objects/preset.rb,
lib/dyte/objects/meeting.rb,
lib/dyte/objects/session.rb,
lib/dyte/objects/webhook.rb,
lib/dyte/objects/recording.rb,
lib/dyte/resources/presets.rb,
lib/dyte/resources/meetings.rb,
lib/dyte/resources/sessions.rb,
lib/dyte/resources/webhooks.rb,
lib/dyte/objects/participant.rb,
lib/dyte/objects/organization.rb,
lib/dyte/resources/recordings.rb,
lib/dyte/objects/active_session.rb,
lib/dyte/resources/organizations.rb,
lib/dyte/resources/active_sessions.rb
Overview
This module is deprecated in favour of adding participant actions to the meetings resource. This is for the purpose of better following how Dyte’s API is structured. This module will be removed in a future release.
Defined Under Namespace
Classes: ActiveSession, ActiveSessionsResource, Client, Collection, Error, Meeting, MeetingsResource, Object, Organization, OrganizationsResource, Participant, ParticipantsResource, Preset, PresetsResource, Recording, RecordingsResource, Resource, Session, SessionsResource, Webhook, WebhooksResource
Constant Summary collapse
- VERSION =
"0.7.1"