| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
UserStatus |
UserApi.v1AdminUserUidStatusGet(String sessionToken,
Long uid)
Get the status, active or inactive, for a particular user
|
| Modifier and Type | Method and Description |
|---|---|
SuccessResponse |
UserApi.v1AdminUserUidStatusUpdatePost(String sessionToken,
Long uid,
UserStatus payload)
Update the status of a particular user
|
| Modifier and Type | Method and Description |
|---|---|
UserStatus |
UserStatus.status(UserStatus.StatusEnum status) |
Copyright © 2017 Symphony Software Foundation. All rights reserved.