RoomKit
  • iOS : Objective-C
  • Android
  • Web
  • Flutter
  • Introduction
  • Demo app
  • Sample codes
  • Client SDKs
    • SDK downloads
    • Release notes
  • Getting started
    • Integration
    • Start a room
  • Guides
    • Customize room parameters
    • Customize the room UI
    • Listen for room callbacks
    • Screen rotation support
    • Screen sharing
    • Manage rooms with Education Cloud Service
    • Use server event callbacks
  • Server APIs
  • Error codes
  • Documentation
  • RoomKit
  • Server APIs
  • Education Cloud Service APIs
  • API Overview

Overview

Last updated:2022-03-03 20:27

To make your product development easier, ZEGO provides the Education Cloud Service to help you manage your rooms, so you don't have to build a room management system yourself, and you only need to implement a user management system to complete your core business features. For details about how to use this service in your project, see Manage rooms with Education Cloud Service.

ZEGO's Education Cloud Service provides the following APIs:

API Description
Create room Creates a room.
Get room details Gets detailed information and settings of a room.
End room Ends a room.
Update room Updates the information and settings of a room.
List rooms joined by a user Lists all rooms joined by a given user.
Page Directory