Uses of Class
com.blackberry.workspaces.api.sdk.json.AddEntityVdrJson
-
Packages that use AddEntityVdrJson Package Description com.blackberry.workspaces.api.sdk.resource -
-
Uses of AddEntityVdrJson in com.blackberry.workspaces.api.sdk.resource
Methods in com.blackberry.workspaces.api.sdk.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.
-