registerUser(String, String, boolean) method

Authenticate the device using the username and activation code which is specified while creating the user in SCC.

Syntax

void registerUser ( String username , String activationCode , boolean isSynchronous ) throws ODPException

Parameters

Exceptions

Examples