void stopPushSession()

This command is used to stop a PushAPI session previously opened by startPushSession and clears the internal session id. This command has no parameters.

This page discusses:

HTTP response

No corresponding HTTP request exists for this client function.

API response

It throws a PushAPISessionNotFoundException if no session was opened.