IncomingCallNotificationStrings interface
Strings for the incoming call notification component.
Properties
incoming |
Aria label for the accept with audio button in the incoming call notification. |
incoming |
Aria label for the accept with video button in the incoming call notification. |
incoming |
Aria label for the reject button in the incoming call notification. |
incoming |
Label for the accept with video button in the incoming call notification. |
incoming |
Label for the accept button in the incoming call notification. |
incoming |
Aria label for the incoming call dismiss button |
incoming |
Placeholder Alert for the incoming call notification. |
incoming |
Placeholder CallerID for the incoming call notification. |
incoming |
label for the reject button in the incoming call notification. |
Property Details
incomingCallNoticicationAcceptWithAudioAriaLabel
Aria label for the accept with audio button in the incoming call notification.
incomingCallNoticicationAcceptWithAudioAriaLabel?: string
Property Value
string
incomingCallNoticicationAcceptWithVideoAriaLabel
Aria label for the accept with video button in the incoming call notification.
incomingCallNoticicationAcceptWithVideoAriaLabel?: string
Property Value
string
incomingCallNoticicationRejectAriaLabel
Aria label for the reject button in the incoming call notification.
incomingCallNoticicationRejectAriaLabel?: string
Property Value
string
incomingCallNotificationAccceptWithVideoButtonLabel
Label for the accept with video button in the incoming call notification.
incomingCallNotificationAccceptWithVideoButtonLabel?: string
Property Value
string
incomingCallNotificationAcceptButtonLabel
Label for the accept button in the incoming call notification.
incomingCallNotificationAcceptButtonLabel?: string
Property Value
string
incomingCallNotificationDismissButtonAriaLabel
Aria label for the incoming call dismiss button
incomingCallNotificationDismissButtonAriaLabel?: string
Property Value
string
incomingCallNotificationPlaceholderAlert
Placeholder Alert for the incoming call notification.
incomingCallNotificationPlaceholderAlert?: string
Property Value
string
incomingCallNotificationPlaceholderId
Placeholder CallerID for the incoming call notification.
incomingCallNotificationPlaceholderId?: string
Property Value
string
incomingCallNotificationRejectButtonLabel
label for the reject button in the incoming call notification.
incomingCallNotificationRejectButtonLabel?: string
Property Value
string