Click or drag to resize

NotificationsListEmbeddedSummaryNotificationsListV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.ListEmbeddedSummaryNotificationsListV30(BlackBerry.Workspaces.Json.ListSummaryEmbeddedNotificationJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public ItemListJson<SummaryEmbeddedNotificationJson> ListEmbeddedSummaryNotificationsListV30(
	ListSummaryEmbeddedNotificationJson listSummaryEmbeddedNotificationJson
)

Parameters

listSummaryEmbeddedNotificationJson
Type: BlackBerry.Workspaces.JsonListSummaryEmbeddedNotificationJson

[Missing <param name="listSummaryEmbeddedNotificationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.ListEmbeddedSummaryNotificationsListV30(BlackBerry.Workspaces.Json.ListSummaryEmbeddedNotificationJson)"]

Return Value

Type: ItemListJsonSummaryEmbeddedNotificationJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.ListEmbeddedSummaryNotificationsListV30(BlackBerry.Workspaces.Json.ListSummaryEmbeddedNotificationJson)"]

See Also