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