Click or drag to resize

DownloadManagerInitCacheLoad Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.DownloadManager.InitCacheLoad(System.String,System.Int32)"]

Namespace:  BlackBerry.Workspaces
Assembly:  WorkspacesSdkFramework (in WorkspacesSdkFramework.dll) Version: 0.0.0.0
Syntax
C#
public void InitCacheLoad(
	string docId,
	int roomId
)

Parameters

docId
Type: SystemString

[Missing <param name="docId"/> documentation for "M:BlackBerry.Workspaces.DownloadManager.InitCacheLoad(System.String,System.Int32)"]

roomId
Type: SystemInt32

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.DownloadManager.InitCacheLoad(System.String,System.Int32)"]

See Also