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