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 TypeMethodDescriptionvoidSession.ErrorHandler.Default.onError(Session session, Session.SessionError error) voidSession.ErrorHandler.onError(Session session, Session.SessionError error) Called when an error has occurred.