@@ -385,6 +385,8 @@ items:
385
385
href : concepts/voice-video-calling/about-call-types.md
386
386
- name : Real Time Text (RTT)
387
387
href : concepts/voice-video-calling/real-time-text.md
388
+ - name : Enable Real Time Text (RTT)
389
+ href : quickstarts/voice-video-calling/get-started-with-real-time-text.md
388
390
- name : Closed captions
389
391
href : concepts/voice-video-calling/closed-captions.md
390
392
- name : Advanced audio and video
@@ -409,40 +411,6 @@ items:
409
411
href : how-tos/calling-sdk/telecommanager-integration.md
410
412
- name : Enable push notifications
411
413
href : how-tos/calling-sdk/push-notifications.md
412
- - name : Use mobile UI Library for voice and video
413
- items :
414
- - name : Configure default orientation
415
- href : how-tos/ui-library-sdk/orientation.md
416
- - name : Configure closed captions
417
- href : how-tos/ui-library-sdk/closed-captions.md
418
- - name : Configure theming
419
- href : how-tos/ui-library-sdk/theming.md
420
- - name : Customize the button bar
421
- href : how-tos/ui-library-sdk/button-injection.md
422
- - name : Customize the title and subtitle
423
- href : how-tos/ui-library-sdk/setup-title-subtitle.md
424
- - name : Disable end call confirmation
425
- href : how-tos/ui-library-sdk/leave-call-confirmation.md
426
- - name : Enable audio only mode
427
- href : how-tos/ui-library-sdk/audio-only-mode.md
428
- - name : Enable picture-in-picture
429
- href : how-tos/ui-library-sdk/picture-in-picture.md
430
- - name : Enable skip the setup screen
431
- href : how-tos/ui-library-sdk/skip-setup-screen.md
432
- - name : Subscribe to events
433
- href : how-tos/ui-library-sdk/events.md
434
- - name : Inject participant view data
435
- href : how-tos/ui-library-sdk/data-model.md
436
- - name : Integrate CallKit
437
- href : how-tos/ui-library-sdk/callkit.md
438
- - name : Integrate TelecomManager
439
- href : how-tos/ui-library-sdk/telecommanager.md
440
- - name : Set up localization
441
- href : how-tos/ui-library-sdk/localization.md
442
- - name : Set up one-to-one calling and push notifications
443
- href : how-tos/ui-library-sdk/one-to-one-calling.md
444
- - name : Troubleshooting
445
- href : how-tos/ui-library-sdk/troubleshooting.md
446
414
- name : User support and experience
447
415
items :
448
416
- name : User support
@@ -710,8 +678,6 @@ items:
710
678
href : quickstarts/rooms/join-rooms-call.md
711
679
- name : Manage a room call
712
680
href : quickstarts/rooms/manage-rooms-call.md
713
- - name : Use UI components for voice and video
714
- href : quickstarts/ui-library/get-started-composites.md
715
681
- name : Add data channel messaging to a calling app
716
682
href : quickstarts/voice-video-calling/get-started-data-channel.md
717
683
- name : Set video constraints in a calling app
@@ -1195,6 +1161,42 @@ items:
1195
1161
href : concepts/ui-library/ui-library-use-cases.md
1196
1162
- name : Design with UI Library Design Kit
1197
1163
href : quickstarts/ui-library/get-started-ui-kit.md
1164
+ - name : Use mobile UI Library for voice and video
1165
+ items :
1166
+ - name : Use UI components for voice and video
1167
+ href : quickstarts/ui-library/get-started-composites.md
1168
+ - name : Configure default orientation
1169
+ href : how-tos/ui-library-sdk/orientation.md
1170
+ - name : Configure closed captions
1171
+ href : how-tos/ui-library-sdk/closed-captions.md
1172
+ - name : Configure theming
1173
+ href : how-tos/ui-library-sdk/theming.md
1174
+ - name : Customize the button bar
1175
+ href : how-tos/ui-library-sdk/button-injection.md
1176
+ - name : Customize the title and subtitle
1177
+ href : how-tos/ui-library-sdk/setup-title-subtitle.md
1178
+ - name : Disable end call confirmation
1179
+ href : how-tos/ui-library-sdk/leave-call-confirmation.md
1180
+ - name : Enable audio only mode
1181
+ href : how-tos/ui-library-sdk/audio-only-mode.md
1182
+ - name : Enable picture-in-picture
1183
+ href : how-tos/ui-library-sdk/picture-in-picture.md
1184
+ - name : Enable skip the setup screen
1185
+ href : how-tos/ui-library-sdk/skip-setup-screen.md
1186
+ - name : Subscribe to events
1187
+ href : how-tos/ui-library-sdk/events.md
1188
+ - name : Inject participant view data
1189
+ href : how-tos/ui-library-sdk/data-model.md
1190
+ - name : Integrate CallKit
1191
+ href : how-tos/ui-library-sdk/callkit.md
1192
+ - name : Integrate TelecomManager
1193
+ href : how-tos/ui-library-sdk/telecommanager.md
1194
+ - name : Set up localization
1195
+ href : how-tos/ui-library-sdk/localization.md
1196
+ - name : Set up one-to-one calling and push notifications
1197
+ href : how-tos/ui-library-sdk/one-to-one-calling.md
1198
+ - name : Troubleshooting
1199
+ href : how-tos/ui-library-sdk/troubleshooting.md
1198
1200
- name : References
1199
1201
items :
1200
1202
- name : Web UI library
0 commit comments