com.apama.cumulocity
Event GetCurrentUserResponse
Response to GetCurrentUser request. Contains required user details. Subscribe to GetCurrentUserResponse.SUBSCRIBE_CHANNEL to listen for this event.
-
Since:
- 10.5.2.0
-
See Also:
-
com.apama.cumulocity.GetCurrentUser -
Constant summary |
string | SUBSCRIBE_CHANNEL := "cumulocity.findcurrentuser.response"
Channel to subscribe to receive GetCurrentUserResponse events. |
SUBSCRIBE_CHANNEL
string SUBSCRIBE_CHANNEL := "cumulocity.findcurrentuser.response"
Channel to subscribe to receive GetCurrentUserResponse events.
-
Since:
- 10.5.2.0
reqId
integer reqId
Request identifier.
user
com.apama.cumulocity.CurrentUser user
CurrentUser object.