Manually Registering an Application

Manually register an application by using the user name and activation code of the application registered through the Sybase Control Center.

Syntax

public static void registerUser(String username, String activationCode) throws UserManagerException, com.sybase.mo.MessagingClientException

Parameters

Examples