Skip to content

Commit 54f3577

Browse files
authored
Call Session for client SDK (#571)
* Call Session * Fix bad links * edit to events * comment out client docs
1 parent 41d07a3 commit 54f3577

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+7173
-26
lines changed

website/config/pluginsConfig/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const plugins: PluginConfig[] = [
3333
llmsTxtPlugin,
3434
realtimeSdkPlugin,
3535
browserSdkPlugin,
36-
// signalwireSdkPlugin,
36+
// signalwireSdkPlugin,
3737
ogImagesPlugin,
3838
];
3939

website/docs/signalwire-sdk/tech-ref/CallSession/audioMute.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

website/docs/signalwire-sdk/tech-ref/CallSession/hangup.mdx

Lines changed: 0 additions & 11 deletions
This file was deleted.

website/docs/signalwire-sdk/tech-ref/CallSession/index.mdx

Lines changed: 0 additions & 3 deletions
This file was deleted.

website/docs/signalwire-sdk/tech-ref/Types/index.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# API Types Documentation
1+
---
2+
title: API Types
3+
slug: /types
4+
---
5+
26

37
Generated from TypeDoc JSON for @signalwire/client
48

0 commit comments

Comments
 (0)