Click or drag to resize

DocumentsGetViewerInfoUnauthV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Documents.GetViewerInfoUnauthV30Async(BlackBerry.Workspaces.Json.DocumentAndVersionJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<UnauthDocumentInfoJson> GetViewerInfoUnauthV30Async(
	DocumentAndVersionJson documentAndVersionJson
)

Parameters

documentAndVersionJson
Type: BlackBerry.Workspaces.JsonDocumentAndVersionJson

[Missing <param name="documentAndVersionJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Documents.GetViewerInfoUnauthV30Async(BlackBerry.Workspaces.Json.DocumentAndVersionJson)"]

Return Value

Type: TaskUnauthDocumentInfoJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Documents.GetViewerInfoUnauthV30Async(BlackBerry.Workspaces.Json.DocumentAndVersionJson)"]

See Also