Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the information of an education session.

Hierarchy

  • EduSessionInfo

Index

Properties

duration

duration: number

The duration of the room.

flexProperties

flexProperties: any

Flexible properties.

role

The role of the user.

roomName

roomName: string

The name of the room.

Optional roomTemplate

roomTemplate?: string

Room template

roomType

roomType: EduRoomTypeEnum

The type of the room.

roomUuid

roomUuid: string

The UUID of the room.

Optional startTime

startTime?: number

The start time of the room.

token

token: string

The token for authentication.

userName

userName: string

The name of the user.

userUuid

userUuid: string

The UUID of the user.