Click or drag to resize

WorkspacesAddEntityV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.AddEntityV30(System.String,BlackBerry.Workspaces.Json.AddEntityVdrJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public string AddEntityV30(
	string roomId,
	AddEntityVdrJson addEntityVdrJson
)

Parameters

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.AddEntityV30(System.String,BlackBerry.Workspaces.Json.AddEntityVdrJson)"]

addEntityVdrJson
Type: BlackBerry.Workspaces.JsonAddEntityVdrJson

[Missing <param name="addEntityVdrJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.AddEntityV30(System.String,BlackBerry.Workspaces.Json.AddEntityVdrJson)"]

Return Value

Type: String

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.AddEntityV30(System.String,BlackBerry.Workspaces.Json.AddEntityVdrJson)"]

See Also