Click or drag to resize

TransientWorkspacesDownloadUserDocumentAnnotationsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<DocumentAnnotationsForUsersJson> DownloadUserDocumentAnnotationsV30Async(
	DownloadTransientDocumentAnnotationsJson downloadTransientDocumentAnnotationsJson
)

Parameters

downloadTransientDocumentAnnotationsJson
Type: BlackBerry.Workspaces.JsonDownloadTransientDocumentAnnotationsJson

[Missing <param name="downloadTransientDocumentAnnotationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.DownloadUserDocumentAnnotationsV30Async(BlackBerry.Workspaces.Json.DownloadTransientDocumentAnnotationsJson)"]

Return Value

Type: TaskDocumentAnnotationsForUsersJson

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

See Also