endPushError() method [deprecated]

Deprecated. As of Agentry 5.2.8, code for this method should be moved into a subclass of PushUserSession. This method is no longer supported; it is here as a final declaration in order to force subclasses to be converted over to using PushUserSession.

Syntax

public final void endPushError ()

Usage

DeprecatedAs of Agentry 5.2.8, code for this method should be moved into a subclass of PushUserSession.