diff --git a/developer-guides/integrating-push-chat.md b/developer-guides/integrating-push-chat.md index 38937c3..e891d5c 100644 --- a/developer-guides/integrating-push-chat.md +++ b/developer-guides/integrating-push-chat.md @@ -227,7 +227,7 @@ Establishes a socket connection to stream all incoming chat requests, messages,
-To disconnect the socket (pushSDKSocket.connect()) +To disconnect the socket (pushSDKSocket.disconnect()) Disconnects the socket connection.