customPostLogoutExample

This method, which provides an example of performing a custom action post logout, is called by the postLogout method in the Application class.

If you are creating your own custom WCC application, either delete or comment out the call to customPostLogoutExample by the postLogout method in the Application class.

Also see: postLogout