getUserPassword() method

Returns the password.

Syntax

public String getUserPassword ()

Parameters

Returns

the password.

Example 1

ConnectivityParameters param = new ConnectivityParameters(); param.getUserPassword();