setNewPassword method

Sets a new MobiLink password for the user specified with setUserName.

Syntax
abstract void SyncParms.setNewPassword(
  String v
)
Parameters
  • v   A new password for MobiLink user.

Remarks

The new password takes effect after the next synchronization.

The default is null, suggesting that the password does not get replaced.

See also