Click or drag to resize

WorkspacesDeleteRoomV30Async Method (DeleteRoomJson)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.DeleteRoomV30Async(BlackBerry.Workspaces.Json.DeleteRoomJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> DeleteRoomV30Async(
	DeleteRoomJson deleteRoomJson
)

Parameters

deleteRoomJson
Type: BlackBerry.Workspaces.JsonDeleteRoomJson

[Missing <param name="deleteRoomJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.DeleteRoomV30Async(BlackBerry.Workspaces.Json.DeleteRoomJson)"]

Return Value

Type: TaskBulkOperationResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.DeleteRoomV30Async(BlackBerry.Workspaces.Json.DeleteRoomJson)"]

See Also