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 void registerUser(String username, String activationCode) throws com.sybase.mo.MessagingClientException

Parameters

Examples