| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
V2UserList |
UsersApi.v3UsersGet(String sessionToken,
String uid,
String email,
Boolean local)
Search users by emails or ids.
|
| Modifier and Type | Method and Description |
|---|---|
V2UserList |
V2UserList.addErrorsItem(UserError errorsItem) |
V2UserList |
V2UserList.addUsersItem(UserV2 usersItem) |
V2UserList |
V2UserList.errors(List<UserError> errors) |
V2UserList |
V2UserList.users(List<UserV2> users) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.