.github/workflows/ruby.yml | |
|
|
.gitignore | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
LICENSE | |
|
|
Makefile | |
|
|
README.md | |
|
|
Rakefile | |
|
|
lib/zoom/actions.rb | 61 | A 0 mins |
|
lib/zoom/actions/account.rb | 23 | A 0 mins |
|
lib/zoom/actions/billing.rb | 34 | A 0 mins |
|
lib/zoom/actions/dashboard.rb | 16 | A 0 mins |
|
lib/zoom/actions/groups.rb | 13 | A 0 mins |
|
lib/zoom/actions/im/chat.rb | 16 | A 0 mins |
|
lib/zoom/actions/im/group.rb | 8 | A 0 mins |
|
lib/zoom/actions/m323_device.rb | 6 | A 0 mins |
|
lib/zoom/actions/meeting.rb | 47 | A 0 mins |
|
lib/zoom/actions/phone.rb | 10 | A 0 mins |
|
lib/zoom/actions/recording.rb | 19 | A 0 mins |
|
lib/zoom/actions/report.rb | 15 | A 0 mins |
|
lib/zoom/actions/roles.rb | 16 | A 0 mins |
|
lib/zoom/actions/sip_audio.rb | 21 | A 0 mins |
|
lib/zoom/actions/token.rb | 30 | A 0 mins |
|
lib/zoom/actions/user.rb | 51 | A 0 mins |
|
lib/zoom/actions/webinar.rb | 78 | A 0 mins |
|
lib/zoom/client.rb | 52 | A 0 mins |
|
lib/zoom/clients/jwt.rb | 17 | A 0 mins |
|
lib/zoom/clients/oauth.rb | 48 | A 0 mins |
|
lib/zoom/clients/server_to_server_oauth.rb | 30 | A 0 mins |
|
lib/zoom/constants/account/options/pay_modes.rb | 12 | A 0 mins |
|
lib/zoom/constants/account/settings/permitted_settings.rb | 124 | A 0 mins |
|
lib/zoom/constants/constants.rb | 31 | A 0 mins |
|
lib/zoom/constants/meeting/approval_types.rb | 11 | A 0 mins |
|
lib/zoom/constants/meeting/audio_type.rb | 11 | A 0 mins |
|
lib/zoom/constants/meeting/auto_recording.rb | 11 | A 0 mins |
|
lib/zoom/constants/meeting/registration_types.rb | 11 | A 0 mins |
|
lib/zoom/constants/meeting/types.rb | 12 | A 0 mins |
|
lib/zoom/constants/recurrence/monthly_weeks.rb | 13 | A 0 mins |
|
lib/zoom/constants/recurrence/types.rb | 11 | A 0 mins |
|
lib/zoom/constants/recurrence/weekly_days.rb | 15 | A 0 mins |
|
lib/zoom/constants/user/create_types.rb | 12 | A 0 mins |
|
lib/zoom/constants/user/types.rb | 11 | A 0 mins |
|
lib/zoom/constants/webinar/approval_types.rb | 11 | A 0 mins |
|
lib/zoom/constants/webinar/audio_type.rb | 11 | A 0 mins |
|
lib/zoom/constants/webinar/auto_recording.rb | 11 | A 0 mins |
|
lib/zoom/constants/webinar/registration_types.rb | 11 | A 0 mins |
|
lib/zoom/constants/webinar/types.rb | 11 | A 0 mins |
|
lib/zoom/error.rb | 22 | A 0 mins |
|
lib/zoom/interface.rb | 4 | A 0 mins |
|