Uses of Class
com.blackberry.workspaces.sdk.api.json.UserDataJson
-
Packages that use UserDataJson Package Description com.blackberry.workspaces.sdk.api com.blackberry.workspaces.sdk.api.json -
-
Uses of UserDataJson in com.blackberry.workspaces.sdk.api
Methods in com.blackberry.workspaces.sdk.api that return UserDataJson Modifier and Type Method Description UserDataJson
User. getUserData()
Methods in com.blackberry.workspaces.sdk.api with parameters of type UserDataJson Modifier and Type Method Description void
User. setUserData(UserDataJson UserData)
-
Uses of UserDataJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return UserDataJson Modifier and Type Method Description UserDataJson
NewSessionJson. getUserData()
Internal, do not use.Methods in com.blackberry.workspaces.sdk.api.json with parameters of type UserDataJson Modifier and Type Method Description void
NewSessionJson. setUserData(UserDataJson userData)
Internal, do not use.
-