callMicrophoneOrCameraPermissionNotEnabled property
No description provided for @callMicrophoneOrCameraPermissionNotEnabled.
In en, this message translates to: 'Microphone permission is not enabled, unable to start audio call. Go to 'Settings > TUICallKit' to enable microphone permission; Camera permission is not enabled, unable to start video call. Go to 'Settings > TUICallKit' to enable camera permission'
Implementation
@override
String get callMicrophoneOrCameraPermissionNotEnabled =>
'麦克风权限未开启,无法开启音频通话,前往「设置 > TUICallKit」中打开麦克风权限;相机权限未开启,无法开启视频通话,前往「设置 > TUICallKit」中打开相机权限';