changeCredential function

Change Credential function

Syntax

changeCredential( responseBack, customerId, oldCredential, newCredential )

Parameters

Name Type Description
responseBack   Indicates which function to be called when a response is received.
customerId   The customer id of the user
oldCredential   The old Credential
newCredential   The new Credential chosen by the user

Source

SY_Mobiliser.js line 302.