Click or drag to resize

FilesGetInfoUnauthV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Files.GetInfoUnauthV30Async(BlackBerry.Workspaces.Json.UnauthDocumentJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<GetInfoUnauthDocumentResultJson> GetInfoUnauthV30Async(
	UnauthDocumentJson unauthDocumentJson
)

Parameters

unauthDocumentJson
Type: BlackBerry.Workspaces.JsonUnauthDocumentJson

[Missing <param name="unauthDocumentJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Files.GetInfoUnauthV30Async(BlackBerry.Workspaces.Json.UnauthDocumentJson)"]

Return Value

Type: TaskGetInfoUnauthDocumentResultJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Files.GetInfoUnauthV30Async(BlackBerry.Workspaces.Json.UnauthDocumentJson)"]

See Also