Uses of Class
com.blackberry.workspaces.sdk.api.json.AddEntityVdrJson
-
Packages that use AddEntityVdrJson Package Description com.blackberry.workspaces.sdk.api.resource -
-
Uses of AddEntityVdrJson in com.blackberry.workspaces.sdk.api.resource
Methods in com.blackberry.workspaces.sdk.api.resource with parameters of type AddEntityVdrJson Modifier and Type Method Description String
Rooms. addEntityV30(String roomId, AddEntityVdrJson addEntityVdrJson)
This call adds a new entity to a workspace.String
Workspaces. addEntityV30(String roomId, AddEntityVdrJson addEntityVdrJson)
This call adds a new entity to a workspace.
-