TCICBaseModel class abstract
- Implementers
- ActionBody
- AnswerQuestionParam
- AnswerQuestionResult
- BindDocumentParams
- BindDocumentResult
- ClassInfo
- ClearHandUpListBody
- CommandBody
- CommonGetQuestionParams
- CreateDocumentParams
- CreateDocumentResult
- CreateQeustionParam
- CreateQuestionResult
- DeleteDocumentParams
- DocumentResult
- EndClassBody
- GetClassesBody
- GetClassInfoBody
- GetClassMessageBody
- GetClassResourceBody
- GetClassTasksBody
- GetDocumentsParams
- GetHandUpListBody
- GetMemberInfoBody
- GetMemberListBody
- GetMessageParams
- GetPermissionListBody
- GetSchoolInfoBody
- GetSelfInfoBody
- GetTaskResult
- GetUsersInfoBody
- HeartbeatBody
- IgnoreHandUpBody
- JoinClassBody
- LockStageLoopBody
- MainEvent
- MainProcessBreakenEvent
- MessageResponse
- MuteAllBody
- MuteVideoAllBody
- QualitySet
- QuestionAnswer
- QuestionResult
- QuestionStatics
- QuitClassBody
- RecallMessageBody
- ReleaseClassResourceBody
- RevokeMessageBody
- RoomInfo
- SetClassCustomDataBody
- SetClassLayoutBody
- SetClassResourceLimitBody
- SetEnableStageBody
- SetScoreBody
- SetSilenceModeParam
- SetTranslateTextBody
- SilenceAllBody
- StartClassBody
- StartStageLoopBody
- StateReportBody
- StopClassTaskBody
- StopStageLoopBody
- TaskInfo
- TCICActionRepModel
- TCICClearHandUpListRepModel
- TCICCommandRepModel
- TCICConfig
- TCICEndClassRepModel
- TCICFontConfig
- TCICGetClassesRepModel
- TCICGetClassInfoRepModel
- TCICGetClassMessageRepModel
- TCICGetClassResourceRepModel
- TCICGetClassTasksRepModel
- TCICGetHandUpListRepModel
- TCICGetMemberInfoResult
- TCICGetMemberListRepModel
- TCICGetPermissionListRepModel
- TCICGetSchoolInfoRepModel
- TCICHeartbeatRepModel
- TCICIgnoreHandUpRepModel
- TCICJoinClassRepModel
- TCICLangConfig
- TCICLockStageLoopRepModel
- TCICLogParam
- TCICMainProcessBrokenEventData
- TCICMuteAllRepModel
- TCICMuteVideoAllRepModel
- TCICQuitClassRepModel
- TCICRecallMessageRepModel
- TCICReleaseClassResourceRepModel
- TCICReportData
- TCICSetClassCustomDataRepModel
- TCICSetClassLayoutRepModel
- TCICSetClassResourceLimitRepModel
- TCICSetEnableStageRepModel
- TCICSetScoreRepModel
- TCICSetTranslateTextRepModel
- TCICSilenceAllRepModel
- TCICStartClassRepModel
- TCICStartStageLoopRepModel
- TCICStateReportBodyRepModel
- TCICStopClassTaskRepModel
- TCICStopStageLoopRepModel
- TCICTranslateTextRepModel
- TCICUpdateClassTaskRepModel
- TCICUpdateStageLoopRepModel
- TCICUserinfo
- TCICUserInfoRepModel
- TCICUsersInfoRepModel
- TGetCosTokenParam
- TGetCosTokenResult
- TranslateTextBody
- TRTCRoomInfo
- UiEvent
- UpdateClassTaskBody
- UpdateStageLoopBody
- UpdateTaskParams
- UserHandUpInfo
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
fromJson<
T extends TCICBaseModel> (Map< String, dynamic> json) → T