Deprecated. since 3.0, Use com.sap.mobile.lib.request.INetListener The NetListener interface.
All members of ISDMNetListener, including inherited members.
MethodsModifier and Type | Method | Description |
---|---|---|
public void | onError(ISDMRequest, ISDMResponse, ISDMRequestStateElement) | This method is used by the connectivity layer when an error occurres during a request operation. |
public void | onSuccess(ISDMRequest, ISDMResponse) | This is used by the connectivity library in case of a successful request. |