Click or drag to resize

TransientWorkspacesDownloadSingleDocumentForWebV30Async Method (DownloadSingleTransientDocumentForWebJson)

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadSingleDocumentForWebV30Async(BlackBerry.Workspaces.Json.DownloadSingleTransientDocumentForWebJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> DownloadSingleDocumentForWebV30Async(
	DownloadSingleTransientDocumentForWebJson downloadSingleTransientDocumentForWebJson
)

Parameters

downloadSingleTransientDocumentForWebJson
Type: BlackBerry.Workspaces.JsonDownloadSingleTransientDocumentForWebJson

[Missing <param name="downloadSingleTransientDocumentForWebJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadSingleDocumentForWebV30Async(BlackBerry.Workspaces.Json.DownloadSingleTransientDocumentForWebJson)"]

Return Value

Type: TaskStream

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadSingleDocumentForWebV30Async(BlackBerry.Workspaces.Json.DownloadSingleTransientDocumentForWebJson)"]

See Also