Package | Description |
---|---|
com.blackberry.workspaces.sdk.api | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
List<AvailableUserInfoJson> |
SignInManager.getVerifiedUsers()
getVerifiedUsers gets the verified users on this machine against the server in the connection
|
Modifier and Type | Method and Description |
---|---|
List<AvailableUserInfoJson> |
DeviceInfoJson.getAvailableUserInfo()
Deprecated.
|
List<AvailableUserInfoJson> |
DeviceInfoJson.getAvailableUsersInfo()
List of users' information
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceInfoJson.setAvailableUserInfo(List<AvailableUserInfoJson> availableUsersInfo)
Deprecated.
|
void |
DeviceInfoJson.setAvailableUsersInfo(List<AvailableUserInfoJson> availableUsersInfo)
List of users' information
|
Copyright © 2019. All rights reserved.