Deleting Users

Deregister an application user when you do not need the application on the device.

When you invoke this API, the user, along with all the client data, is deleted.

Syntax

public static void deleteUser() throws UserManagerException, com.sybase.mo.MessagingClientException

Examples