Click or drag to resize

IManageWorkspacesExportActivityHistoryForRoomsV30Async Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.ExportActivityHistoryForRoomsV30Async(BlackBerry.Workspaces.Json.ExportActivityHistoryForTransientRoomsJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<Stream> ExportActivityHistoryForRoomsV30Async(
	ExportActivityHistoryForTransientRoomsJson exportActivityHistoryForTransientRoomsJson
)

Parameters

exportActivityHistoryForTransientRoomsJson
Type: BlackBerry.Workspaces.JsonExportActivityHistoryForTransientRoomsJson

[Missing <param name="exportActivityHistoryForTransientRoomsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.ExportActivityHistoryForRoomsV30Async(BlackBerry.Workspaces.Json.ExportActivityHistoryForTransientRoomsJson)"]

Return Value

Type: TaskStream

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.IManageWorkspaces.ExportActivityHistoryForRoomsV30Async(BlackBerry.Workspaces.Json.ExportActivityHistoryForTransientRoomsJson)"]

See Also