onSuccess(ISDMRequest, ISDMResponse) method

This is used by the connectivity library in case of a successful request.

Syntax

public void onSuccess ( ISDMRequest aRequest , ISDMResponse aResponse )

Parameters

Usage

As parameter the listener will receive the request itself, and an SDMHttpResponse object containing all the details about the server response.