你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ErrorBarStrings interface

可以在 ErrorBar 的 UI 上显示的所有字符串。

属性

accessDenied

用户无权访问聊天服务。 这通常意味着Azure 通信服务 endpiont 或提供的令牌不正确。

callCameraAccessDenied

当可以枚举相机但系统阻止访问时显示的消息。

callCameraAccessDeniedSafari

对于 Safari 浏览器,当可以枚举相机但系统阻止访问时显示的消息

callCameraAlreadyInUse

由于相机已被另一个应用使用而无法启动本地视频时显示的消息。

callLocalVideoFreeze

当网络不佳导致本地视频流冻结时显示的消息。

callMacOsCameraAccessDenied

当系统拒绝访问相机时显示特定于 Mac OS 的消息。

callMacOsMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示特定于 Mac OS 的消息。

callMacOsScreenShareAccessDenied

当系统拒绝在通话中共享本地屏幕时显示特定于 Mac OS 的消息。

callMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的消息。

callMicrophoneAccessDeniedSafari

对于 Safari 浏览器,当可以枚举麦克风但系统阻止访问时显示的消息

callMicrophoneMutedBySystem

当系统将麦克风静音时显示的消息 (本地或远程参与者)

callMicrophoneUnmutedBySystem

系统取消麦克风静音时显示的消息 (本地或远程参与者) 。 如果系统从意外静音中恢复,则通常会发生这种情况。

callNetworkQualityLow

在通话期间检测到网络质量差时显示的消息。

callNoMicrophoneFound

无法检测音频输入设备时显示的消息。

callNoSpeakerFound

检测到音频输出设备失败时显示的消息。

callVideoRecoveredBySystem

系统恢复本地视频时显示的消息 (本地参与者)

callVideoStoppedBySystem

当系统停止本地视频时显示的消息 (本地或远程参与者)

dismissButtonAriaLabel

屏幕阅读器辅助工具读取的错误栏按钮 aria 标签

failedToJoinCallGeneric

加入呼叫失败时出现错误消息。

failedToJoinCallInvalidMeetingLink

加入呼叫时出现错误消息,特别是由于会议链接无效而失败。

muteGeneric

麦克风静音失败时的一般消息。

sendMessageGeneric

发送消息失败时的一般消息。 如果可能,首选更具体的错误字符串。

sendMessageNotInChatThread

发送消息失败,因为用户不再位于线程上。

startScreenShareGeneric

启动屏幕共享失败时出现一条通用消息。

startVideoGeneric

启动视频失败时的一般消息。

stopScreenShareGeneric

停止屏幕共享时出现泛型消息失败。

stopVideoGeneric

启动视频失败时的一般消息。

unableToReachChatService

无法访问聊天服务。

这可能意味着:

  • 提供的终结点Azure 通信服务不正确。
  • 用户的网络连接已关闭。
unmuteGeneric

取消静音麦克风失败时的一般消息。

userNotInChatThread

用户不再位于线程上。

另请参阅: sendMessageNotInChatThread ,了解更具体的错误。

属性详细信息

accessDenied

用户无权访问聊天服务。 这通常意味着Azure 通信服务 endpiont 或提供的令牌不正确。

accessDenied: string

属性值

string

callCameraAccessDenied

当可以枚举相机但系统阻止访问时显示的消息。

callCameraAccessDenied: string

属性值

string

callCameraAccessDeniedSafari

对于 Safari 浏览器,当可以枚举相机但系统阻止访问时显示的消息

callCameraAccessDeniedSafari: string

属性值

string

callCameraAlreadyInUse

由于相机已被另一个应用使用而无法启动本地视频时显示的消息。

callCameraAlreadyInUse: string

属性值

string

callLocalVideoFreeze

当网络不佳导致本地视频流冻结时显示的消息。

callLocalVideoFreeze: string

属性值

string

callMacOsCameraAccessDenied

当系统拒绝访问相机时显示特定于 Mac OS 的消息。

callMacOsCameraAccessDenied: string

属性值

string

callMacOsMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示特定于 Mac OS 的消息。

callMacOsMicrophoneAccessDenied: string

属性值

string

callMacOsScreenShareAccessDenied

当系统拒绝在通话中共享本地屏幕时显示特定于 Mac OS 的消息。

callMacOsScreenShareAccessDenied: string

属性值

string

callMicrophoneAccessDenied

当可以枚举麦克风但系统阻止访问时显示的消息。

callMicrophoneAccessDenied: string

属性值

string

callMicrophoneAccessDeniedSafari

对于 Safari 浏览器,当可以枚举麦克风但系统阻止访问时显示的消息

callMicrophoneAccessDeniedSafari: string

属性值

string

callMicrophoneMutedBySystem

当系统将麦克风静音时显示的消息 (本地或远程参与者)

callMicrophoneMutedBySystem: string

属性值

string

callMicrophoneUnmutedBySystem

系统取消麦克风静音时显示的消息 (本地或远程参与者) 。 如果系统从意外静音中恢复,则通常会发生这种情况。

callMicrophoneUnmutedBySystem: string

属性值

string

callNetworkQualityLow

在通话期间检测到网络质量差时显示的消息。

callNetworkQualityLow: string

属性值

string

callNoMicrophoneFound

无法检测音频输入设备时显示的消息。

callNoMicrophoneFound: string

属性值

string

callNoSpeakerFound

检测到音频输出设备失败时显示的消息。

callNoSpeakerFound: string

属性值

string

callVideoRecoveredBySystem

系统恢复本地视频时显示的消息 (本地参与者)

callVideoRecoveredBySystem: string

属性值

string

callVideoStoppedBySystem

当系统停止本地视频时显示的消息 (本地或远程参与者)

callVideoStoppedBySystem: string

属性值

string

dismissButtonAriaLabel

屏幕阅读器辅助工具读取的错误栏按钮 aria 标签

dismissButtonAriaLabel?: string

属性值

string

failedToJoinCallGeneric

加入呼叫失败时出现错误消息。

failedToJoinCallGeneric?: string

属性值

string

加入呼叫时出现错误消息,特别是由于会议链接无效而失败。

failedToJoinCallInvalidMeetingLink?: string

属性值

string

muteGeneric

麦克风静音失败时的一般消息。

muteGeneric: string

属性值

string

sendMessageGeneric

发送消息失败时的一般消息。 如果可能,首选更具体的错误字符串。

sendMessageGeneric: string

属性值

string

sendMessageNotInChatThread

发送消息失败,因为用户不再位于线程上。

sendMessageNotInChatThread: string

属性值

string

startScreenShareGeneric

启动屏幕共享失败时出现一条通用消息。

startScreenShareGeneric: string

属性值

string

startVideoGeneric

启动视频失败时的一般消息。

startVideoGeneric: string

属性值

string

stopScreenShareGeneric

停止屏幕共享时出现泛型消息失败。

stopScreenShareGeneric: string

属性值

string

stopVideoGeneric

启动视频失败时的一般消息。

stopVideoGeneric: string

属性值

string

unableToReachChatService

无法访问聊天服务。

这可能意味着:

  • 提供的终结点Azure 通信服务不正确。
  • 用户的网络连接已关闭。
unableToReachChatService: string

属性值

string

unmuteGeneric

取消静音麦克风失败时的一般消息。

unmuteGeneric: string

属性值

string

userNotInChatThread

用户不再位于线程上。

另请参阅: sendMessageNotInChatThread ,了解更具体的错误。

userNotInChatThread: string

属性值

string