com.apama.cumulocity
Event GetCurrentUserResponseFailed


Response to a failed GetCurrentUser request. Contains the error that occured while fetching the user details. Subscribe to GetCurrentUserResponse.SUBSCRIBE_CHANNEL to listen for this event.
Since:
10.5.2.0
See Also:
com.apama.cumulocity.GetCurrentUser - 

Member summary
 integerreqId

Request identifier.
 dictionary<stringany>errorResponse

The error received from Cumulocity.
 
Member detail

errorResponse

            dictionary<stringanyerrorResponse
        
The error received from Cumulocity.

reqId

            integer reqId
        
Request identifier.