Click or drag to resize

WorkspacesGetFolderLinksV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderLinksV30(System.String,BlackBerry.Workspaces.Json.PathOrFolderIdJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public FolderLinksJson GetFolderLinksV30(
	string roomId,
	PathOrFolderIdJson pathOrFolderIdJson
)

Parameters

roomId
Type: SystemString

[Missing <param name="roomId"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderLinksV30(System.String,BlackBerry.Workspaces.Json.PathOrFolderIdJson)"]

pathOrFolderIdJson
Type: BlackBerry.Workspaces.JsonPathOrFolderIdJson

[Missing <param name="pathOrFolderIdJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderLinksV30(System.String,BlackBerry.Workspaces.Json.PathOrFolderIdJson)"]

Return Value

Type: FolderLinksJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Workspaces.GetFolderLinksV30(System.String,BlackBerry.Workspaces.Json.PathOrFolderIdJson)"]

See Also