Click or drag to resize

WorkspacesDownloadGenericDocumentsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Stream DownloadGenericDocumentsV30(
	string roomId,
	DownloadDocumentsSelectionVdrJson downloadDocumentsSelectionVdrJson
)

Parameters

roomId
Type: SystemString

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

downloadDocumentsSelectionVdrJson
Type: BlackBerry.Workspaces.JsonDownloadDocumentsSelectionVdrJson

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

Return Value

Type: Stream

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

See Also