RoomAppCallApiTooFrequent constant

int const RoomAppCallApiTooFrequent

Description: The interface is called more frequently than the upper limit.
Cause: This application calls this interface too often.
Solutions: Please control the frequency of calls to this interface. Please refer to https://docs.zegocloud.com/article/7612 for details.

Implementation

static const int RoomAppCallApiTooFrequent = 1002071;