Skip to content

Commit 0159496

Browse files
- fix README.md;
1 parent 2eb9ce9 commit 0159496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ these events.
162162
Use next functions for it:
163163

164164
```dart
165-
ConnectycubeFlutterCallKit.reportCallAccepted(sessionId: uuid, callType: callType);
165+
ConnectycubeFlutterCallKit.reportCallAccepted(sessionId: uuid);
166166
ConnectycubeFlutterCallKit.reportCallEnded(sessionId: uuid);
167167
```
168168

0 commit comments

Comments
 (0)