SMPClientListeners.ISMPUserRegistrationListener interface

Interface to get the result of Asynchronous Registration call.

Package

com.sap.smp.rest.SMPClientListeners

Syntax

public interface ISMPUserRegistrationListener

Members

All members of ISMPUserRegistrationListener, including inherited members.

Methods
Modifier and Type Method Description
public void onAsyncRegistrationResult(State, ClientConnection, int, String) Call back method upon Asynchronous Registration call.