NotificationStackStrings interface
All strings that may be shown on the UI in the NotificationStack.
Properties
| assigned |
Message shown in notification when the user's assigned breakout room is changed |
| assigned |
Message shown in notification when the user's assigned breakout room is closed |
| assigned |
Message shown in notification when the user will be automatically to their assigned breakout room that is opened |
| assigned |
Message shown in notification when the user is prompted to join their assigned breakout room that is opened |
| breakout |
Message shown in notification when breakout room is closing soon |
| breakout |
Message shown in notification when breakout room is joined |
| call |
Message shown when camera can be enumerated but access is blocked by the system. |
| call |
Message shown when camera can be enumerated but access is blocked by the system, for safari browsers |
| call |
Message shown when local video fails to start because camera is already in use by another applciation. |
| call |
Message shown when poor network causes local video stream to be frozen. |
| call |
Mac OS specific message shown when system denies access to camera. |
| call |
Mac OS specific message shown when microphone can be enumerated but access is blocked by the system. |
| call |
Mac OS specific message shown when system denies sharing local screen on a call. |
| call |
Message shown when microphone can be enumerated but access is blocked by the system. |
| call |
Message shown when microphone can be enumerated but access is blocked by the system, for safari browsers |
| call |
Message shown when microphone is muted by the system (not by local or remote participants) |
| call |
Message shown when microphone is unmuted by the system (not by local or remote participants). This typically occurs if the system recovers from an unexpected mute. |
| call |
Message shown when poor network quality is detected during a call. |
| call |
Message shown on failure to detect audio input devices. |
| call |
Message shown on failure to detect audio output devices. |
| call |
Message shown when local video was recovered by the system (not by the local participant) |
| call |
Message shown when local video is stopped by the system (not by local or remote participants) |
| camera |
Error string letting you know remote participants see a frozen stream for you. |
| capability |
Message shown in notification when capability turnVideoOn is absent |
| capability |
Message shown in notification when capability turnVideoOn is present |
| capability |
Message shown in notification when capability unMuteMic is absent |
| capability |
Message shown in notification when capability unMuteMic is present |
| dismiss |
Dimiss Notifications button aria label read by screen reader accessibility tools |
| failed |
An error message when joining a call fails. |
| failed |
An error message when joining a call fails specifically due to an invalid meeting link. |
| muted |
Muted by a remote participant message |
| mute |
A generic message when muting microphone fails. |
| recording |
Recording and transcription both started message |
| recording |
Recording and transcription both stopped message |
| recording |
Recording started message |
| recording |
Recording stopped message |
| recording |
Recording stopped but transcription still going on message |
| speaking |
Speaking while muted message |
| start |
A generic message when starting screenshare fails. |
| start |
An error message when starting spotlight while max participants are spotlighted |
| start |
A generic message when starting video fails. |
| stop |
A generic message when stopping screenshare fails. |
| stop |
A generic message when starting video fails. |
| teams |
Message shown when poor network quality is detected during a teams meetings. Contains actions to open phone info modal. |
| together |
Message shown in notification when together mode ends |
| together |
Message shown in notification when together mode is started |
| transcription |
Message shown in notification when there was an error with transcription. |
| transcription |
Transcription started message |
| transcription |
Message shown when the local user starts transcription |
| transcription |
Transcription stopped message |
| transcription |
Transcription stopped but recording still going on message |
| unable |
Unable to start effect |
| unmute |
A generic message when unmuting microphone fails. |
Property Details
assignedBreakoutRoomChanged
Message shown in notification when the user's assigned breakout room is changed
assignedBreakoutRoomChanged?: NotificationStrings
Property Value
assignedBreakoutRoomClosed
Message shown in notification when the user's assigned breakout room is closed
assignedBreakoutRoomClosed?: NotificationStrings
Property Value
assignedBreakoutRoomOpened
Message shown in notification when the user will be automatically to their assigned breakout room that is opened
assignedBreakoutRoomOpened?: NotificationStrings
Property Value
assignedBreakoutRoomOpenedPromptJoin
Message shown in notification when the user is prompted to join their assigned breakout room that is opened
assignedBreakoutRoomOpenedPromptJoin?: NotificationStrings
Property Value
breakoutRoomClosingSoon
Message shown in notification when breakout room is closing soon
breakoutRoomClosingSoon?: NotificationStrings
Property Value
breakoutRoomJoined
Message shown in notification when breakout room is joined
breakoutRoomJoined?: NotificationStrings
Property Value
callCameraAccessDenied
Message shown when camera can be enumerated but access is blocked by the system.
callCameraAccessDenied?: NotificationStrings
Property Value
callCameraAccessDeniedSafari
Message shown when camera can be enumerated but access is blocked by the system, for safari browsers
callCameraAccessDeniedSafari?: NotificationStrings
Property Value
callCameraAlreadyInUse
Message shown when local video fails to start because camera is already in use by another applciation.
callCameraAlreadyInUse?: NotificationStrings
Property Value
callLocalVideoFreeze
Message shown when poor network causes local video stream to be frozen.
callLocalVideoFreeze?: NotificationStrings
Property Value
callMacOsCameraAccessDenied
Mac OS specific message shown when system denies access to camera.
callMacOsCameraAccessDenied?: NotificationStrings
Property Value
callMacOsMicrophoneAccessDenied
Mac OS specific message shown when microphone can be enumerated but access is blocked by the system.
callMacOsMicrophoneAccessDenied?: NotificationStrings
Property Value
callMacOsScreenShareAccessDenied
Mac OS specific message shown when system denies sharing local screen on a call.
callMacOsScreenShareAccessDenied?: NotificationStrings
Property Value
callMicrophoneAccessDenied
Message shown when microphone can be enumerated but access is blocked by the system.
callMicrophoneAccessDenied?: NotificationStrings
Property Value
callMicrophoneAccessDeniedSafari
Message shown when microphone can be enumerated but access is blocked by the system, for safari browsers
callMicrophoneAccessDeniedSafari?: NotificationStrings
Property Value
callMicrophoneMutedBySystem
Message shown when microphone is muted by the system (not by local or remote participants)
callMicrophoneMutedBySystem?: NotificationStrings
Property Value
callMicrophoneUnmutedBySystem
Message shown when microphone is unmuted by the system (not by local or remote participants). This typically occurs if the system recovers from an unexpected mute.
callMicrophoneUnmutedBySystem?: NotificationStrings
Property Value
callNetworkQualityLow
Message shown when poor network quality is detected during a call.
callNetworkQualityLow?: NotificationStrings
Property Value
callNoMicrophoneFound
Message shown on failure to detect audio input devices.
callNoMicrophoneFound?: NotificationStrings
Property Value
callNoSpeakerFound
Message shown on failure to detect audio output devices.
callNoSpeakerFound?: NotificationStrings
Property Value
callVideoRecoveredBySystem
Message shown when local video was recovered by the system (not by the local participant)
callVideoRecoveredBySystem?: NotificationStrings
Property Value
callVideoStoppedBySystem
Message shown when local video is stopped by the system (not by local or remote participants)
callVideoStoppedBySystem?: NotificationStrings
Property Value
cameraFrozenForRemoteParticipants
Error string letting you know remote participants see a frozen stream for you.
cameraFrozenForRemoteParticipants?: NotificationStrings
Property Value
capabilityTurnVideoOnAbsent
Message shown in notification when capability turnVideoOn is absent
capabilityTurnVideoOnAbsent?: NotificationStrings
Property Value
capabilityTurnVideoOnPresent
Message shown in notification when capability turnVideoOn is present
capabilityTurnVideoOnPresent?: NotificationStrings
Property Value
capabilityUnmuteMicAbsent
Message shown in notification when capability unMuteMic is absent
capabilityUnmuteMicAbsent?: NotificationStrings
Property Value
capabilityUnmuteMicPresent
Message shown in notification when capability unMuteMic is present
capabilityUnmuteMicPresent?: NotificationStrings
Property Value
dismissButtonAriaLabel
Dimiss Notifications button aria label read by screen reader accessibility tools
dismissButtonAriaLabel?: NotificationStrings
Property Value
failedToJoinCallGeneric
An error message when joining a call fails.
failedToJoinCallGeneric?: NotificationStrings
Property Value
failedToJoinCallInvalidMeetingLink
An error message when joining a call fails specifically due to an invalid meeting link.
failedToJoinCallInvalidMeetingLink?: NotificationStrings
Property Value
mutedByRemoteParticipant
Muted by a remote participant message
mutedByRemoteParticipant?: NotificationStrings
Property Value
muteGeneric
A generic message when muting microphone fails.
muteGeneric?: NotificationStrings
Property Value
recordingAndTranscriptionStarted
Recording and transcription both started message
recordingAndTranscriptionStarted?: NotificationStrings
Property Value
recordingAndTranscriptionStopped
Recording and transcription both stopped message
recordingAndTranscriptionStopped?: NotificationStrings
Property Value
recordingStarted
recordingStopped
recordingStoppedStillTranscribing
Recording stopped but transcription still going on message
recordingStoppedStillTranscribing?: NotificationStrings
Property Value
speakingWhileMuted
Speaking while muted message
speakingWhileMuted?: NotificationStrings
Property Value
startScreenShareGeneric
A generic message when starting screenshare fails.
startScreenShareGeneric?: NotificationStrings
Property Value
startSpotlightWhileMaxParticipantsAreSpotlighted
An error message when starting spotlight while max participants are spotlighted
startSpotlightWhileMaxParticipantsAreSpotlighted?: NotificationStrings
Property Value
startVideoGeneric
A generic message when starting video fails.
startVideoGeneric?: NotificationStrings
Property Value
stopScreenShareGeneric
A generic message when stopping screenshare fails.
stopScreenShareGeneric?: NotificationStrings
Property Value
stopVideoGeneric
A generic message when starting video fails.
stopVideoGeneric?: NotificationStrings
Property Value
teamsMeetingCallNetworkQualityLow
Message shown when poor network quality is detected during a teams meetings. Contains actions to open phone info modal.
teamsMeetingCallNetworkQualityLow?: NotificationStrings
Property Value
togetherModeEnded
Message shown in notification when together mode ends
togetherModeEnded?: NotificationStrings
Property Value
togetherModeStarted
Message shown in notification when together mode is started
togetherModeStarted?: NotificationStrings
Property Value
transcriptionError
Message shown in notification when there was an error with transcription.
transcriptionError?: NotificationStrings
Property Value
transcriptionStarted
Transcription started message
transcriptionStarted?: NotificationStrings
Property Value
transcriptionStartedByYou
Message shown when the local user starts transcription
transcriptionStartedByYou?: NotificationStrings
Property Value
transcriptionStopped
Transcription stopped message
transcriptionStopped?: NotificationStrings
Property Value
transcriptionStoppedStillRecording
Transcription stopped but recording still going on message
transcriptionStoppedStillRecording?: NotificationStrings
Property Value
unableToStartVideoEffect
Unable to start effect
unableToStartVideoEffect?: NotificationStrings
Property Value
unmuteGeneric
A generic message when unmuting microphone fails.
unmuteGeneric?: NotificationStrings