We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50891c6 commit 8f38784Copy full SHA for 8f38784
packages/react-native-sdk/src/utils/StreamVideoRN/types.ts
@@ -64,7 +64,6 @@ export type StreamVideoConfig = {
64
* id: 'stream_incoming_call',
65
* name: 'Incoming call notifications',
66
* importance: AndroidImportance.HIGH,
67
- * sound: 'default',
68
* }
69
*/
70
incomingCallChannel?: AndroidChannel;
0 commit comments