Uses of Class
com.blackberry.workspaces.sdk.api.json.AvailableUserInfoJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api | |
com.blackberry.workspaces.sdk.api.json |
-
Uses of AvailableUserInfoJson in com.blackberry.workspaces.sdk.api
Methods in com.blackberry.workspaces.sdk.api that return types with arguments of type AvailableUserInfoJson Modifier and Type Method Description List<AvailableUserInfoJson>
SignInManager. getVerifiedUsers()
getVerifiedUsers gets the verified users on this machine against the server in the connection -
Uses of AvailableUserInfoJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type AvailableUserInfoJson Modifier and Type Method Description List<AvailableUserInfoJson>
DeviceInfoJson. getAvailableUserInfo()
Deprecated.List<AvailableUserInfoJson>
DeviceInfoJson. getAvailableUsersInfo()
List of users' informationMethod parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type AvailableUserInfoJson Modifier and Type Method Description void
DeviceInfoJson. setAvailableUserInfo(List<AvailableUserInfoJson> availableUsersInfo)
Deprecated.void
DeviceInfoJson. setAvailableUsersInfo(List<AvailableUserInfoJson> availableUsersInfo)
List of users' information