Uses of Interface
com.pushtechnology.diffusion.client.session.Session.SessionError
Packages that use Session.SessionError
-
Uses of Session.SessionError in com.pushtechnology.diffusion.client.session
Methods in com.pushtechnology.diffusion.client.session with parameters of type Session.SessionErrorModifier and TypeMethodDescriptionvoid
Session.ErrorHandler.Default.onError
(Session session, Session.SessionError error) void
Session.ErrorHandler.onError
(Session session, Session.SessionError error) Called when an error has occurred.