TIMCallbackType
Introduction
The type of the callback.
Parameter introduction
Enumeration name | Enumeration type | value |
---|---|---|
API_ERROR | Errors form SDK API | 0 |
FLUTTER_ERROR | Errors form Flutter | 1 |
INFO | Some remind information that may need to pop up to prompt users. | 2 |