Interface for listening to on behalf of user changes, instances should be registered with the global EventHub
Methods
-
changeCompleted()
-
An on behalf of user change has been completed.
-
changeFailed(sReason)
-
A pending on behalf of user change has failed.
Parameters:
Name Type Description sReason
String the reason the change failed. -
changeInitiated()
-
An on behalf of user change has been initiated.