You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/CallKit-Integration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@
115
115
116
116
### Handle incoming push notification payload
117
117
118
-
When the app receives incoming push notification payload, we need to call `handlePush` to process it. With this API we can raise the IncomingCall event.
118
+
When the app receives incoming push notification payload, we need to call `handlePush` to process it. With this API we can raise the `IncomingCall` event.
0 commit comments