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」中打開攝像頭權限';