onRecvExperimentalAPI property
getter/setter pair
Experimental API callback
Available since: 2.7.0 Description: Receive experimental API callbacks in JSON string format. Caution: Please use this feature with the help of ZEGO Technical Support.
content
Callback content in JSON string format.
Implementation
static void Function(String content)? onRecvExperimentalAPI;