Click or drag to resize

TransientWorkspacesExportUsersActivityHistoryV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> ExportUsersActivityHistoryV30Async(
	ExportUsersTransientActivityHistoryJson exportUsersTransientActivityHistoryJson
)

Parameters

exportUsersTransientActivityHistoryJson
Type: BlackBerry.Workspaces.JsonExportUsersTransientActivityHistoryJson

[Missing <param name="exportUsersTransientActivityHistoryJson"/> documentation for "M:BlackBerry.Workspaces.Resource.TransientWorkspaces.ExportUsersActivityHistoryV30Async(BlackBerry.Workspaces.Json.ExportUsersTransientActivityHistoryJson)"]

Return Value

Type: TaskStream

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

See Also