menu
nertc_core package
documentation
nertc_core.dart
NERtcEngine
getConnectionState abstract method
getConnectionState abstract method
dark_mode
light_mode
getConnectionState
abstract method
Future
<
int
>
getConnectionState
(
)
获取当前房间连接状态。
房间连接状态参考
NERtcConnectionState
Implementation
Future<int> getConnectionState();
nertc_core package
documentation
nertc_core
NERtcEngine
getConnectionState abstract method
NERtcEngine class