getListener() method

Returns the listener to be used by the connectivity library to notify the registered listener about a successful or failed request operation.

Syntax

public ISDMNetListener getListener ()

Returns

the listener or null.

Usage

Method will return null if there is no registered listener.