MCPcopy Create free account

hub / github.com/Azure-Samples/communication-services-javascript-quickstarts / types & classes

Types & classes66 in github.com/Azure-Samples/communication-services-javascript-quickstarts

Class
calling-web-push-notifications/src/App.js:13
Class
calling-web-push-notifications/src/main/IncomingCallComponent.js:5
Class
calling-web-push-notifications/src/main/CallComponent.js:9
Class
calling-web-push-notifications/src/main/LoginComponent.js:8
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/MediaConstraint.js:4
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/VideoReceiveStats.js:3
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/DataChannelCard.js:19
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/Section.js:5
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/CallSurvey.js:11
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/CallCard.js:23
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/Login.js:14
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/LocalVideoPreviewCard.js:5
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/RemoteParticipantCard.js:14
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/StreamRenderer.js:7
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/MakeCall.js:18
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/IncomingCallCard.js:4
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/StarRating.js:5
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/RawVideoAccess/CustomVideoEffects.js:4
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/VideoEffects/VideoEffectsImagePicker.js:4
Class
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/VideoEffects/VideoEffectsContainer.js:13
Class
tpe-token-and-access-management/client/client.js:5
Class
tpe-token-and-access-management/client/acs-token-manager.js:6
Class
tpe-token-and-access-management/server/teams-extension-access-manager.js:9
Class
tpe-token-and-access-management/server/hmac-authenticator.js:7
Class
tpe-token-and-access-management/server/api-client.js:8
Class
call-recording/Logger.ts:7
ClassACSTokenManager
tpe-token-and-access-management/client/acs-token-manager.js:6
ClassAPIClient
* Shared API client utility for ACS Auth service calls with HMAC authentication
tpe-token-and-access-management/server/api-client.js:8
ClassBlobData
ui-library-add-call-recording/api/transfer/BlobStorage.cs:14
ClassBlobStorage
ui-library-add-call-recording/api/transfer/BlobStorage.cs:22
ClassCallInsightInfo
AI/calling/customerSupportAndBusinessInsights/backEnd/openAIGateway/OpenAIGateway.cs:55
ClassCallSurvey
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/CallSurvey.js:11
InterfaceCallingWidgetComponentProps
ui-library-click-to-call/src/components/CallingWidgetComponent.tsx:49
ClassConstants
AI/calling/customerSupportAndBusinessInsights/backEnd/openAIGateway/Constants.cs:9
ClassCustomVideoEffects
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/RawVideoAccess/CustomVideoEffects.js:4
ClassHmacHttpAuthenticator
tpe-token-and-access-management/server/hmac-authenticator.js:7
ClassIncomingCallComponent
calling-web-push-notifications/src/main/IncomingCallComponent.js:5
ClassListRecordings
ui-library-add-call-recording/api/listRecordings.cs:14
InterfaceListRecordingsRequest
ui-library-add-call-recording/app/src/Api.ts:37
ClassListRecordingsResponse
ui-library-add-call-recording/api/listRecordings.cs:42
InterfaceListRecordingsResponse
ui-library-add-call-recording/app/src/Api.ts:41
ClassLogger
call-recording/Logger.ts:7
ClassMediaConstraint
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/MediaConstraint.js:4
EnumMessageType
call-recording/Logger.ts:None
ClassOpenAIGateway
AI/calling/customerSupportAndBusinessInsights/backEnd/openAIGateway/OpenAIGateway.cs:23
ClassRecordingChunk
ui-library-add-call-recording/api/transfer/RecordingFileStatusUpdatedPayload.cs:26
ClassRecordingFileStatusUpdatedPayload
ui-library-add-call-recording/api/transfer/RecordingFileStatusUpdatedPayload.cs:8
InterfaceRecordingListProps
ui-library-add-call-recording/app/src/RecordingList.tsx:5
ClassRecordingStorageInfo
ui-library-add-call-recording/api/transfer/RecordingFileStatusUpdatedPayload.cs:20
ClassSection
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/Section.js:5
InterfaceServerBlobData
ui-library-add-call-recording/app/src/Api.ts:24
ClassSettings
ui-library-add-call-recording/api/Settings.cs:5
ClassStartRecording
ui-library-add-call-recording/api/startRecording.cs:15
ClassStartRecordingRequest
ui-library-add-call-recording/api/startRecording.cs:64
InterfaceStartRecordingRequest
ui-library-add-call-recording/app/src/Api.ts:1
ClassStartRecordingResponse
ui-library-add-call-recording/api/startRecording.cs:70
InterfaceStartRecordingResponse
ui-library-add-call-recording/app/src/Api.ts:4
ClassStopRecording
ui-library-add-call-recording/api/stopRecording.cs:15
ClassStopRecordingRequest
ui-library-add-call-recording/api/stopRecording.cs:63
InterfaceStopRecordingRequest
ui-library-add-call-recording/app/src/Api.ts:19
ClassStreamRenderer
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/StreamRenderer.js:7
ClassTeamsExtensionAccessManager
tpe-token-and-access-management/server/teams-extension-access-manager.js:9
ClassTeamsExtensionDemo
tpe-token-and-access-management/client/client.js:5
ClassVideoEffectsImagePicker
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/VideoEffects/VideoEffectsImagePicker.js:4
ClassVideoReceiveStats
AI/calling/customerSupportAndBusinessInsights/frontEnd/webCallingApp/Project/src/MakeCall/VideoReceiveStats.js:3
ClassonRecordingFileStatusUpdated
ui-library-add-call-recording/api/onRecordingFileStatusUpdated.cs:21