handlePushMessage

Handles push message. If user is not connected - automatically restores last user credentials and sets user without connecting to the socket. Push message will be handled internally unless user overrides NotificationHandler.onPushMessage Be sure to initialize ChatClient before calling this method!

Parameters

pushMessage

The push message to handle.

See also

Throws

if called before initializing ChatClient