Click or drag to resize

RoomsListDocumentsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<BaseJson> ListDocumentsV30(
	string roomId,
	ListDocumentsVdrJson listDocumentsVdrJson
)

Parameters

roomId
Type: SystemString

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

listDocumentsVdrJson
Type: BlackBerry.Workspaces.JsonListDocumentsVdrJson

[Missing <param name="listDocumentsVdrJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Rooms.ListDocumentsV30(System.String,BlackBerry.Workspaces.Json.ListDocumentsVdrJson)"]

Return Value

Type: PagingItemListJsonBaseJson

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

See Also