Click or drag to resize

NotificationsListEmbeddedSummaryNotificationsListV30Async Method

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

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

Parameters

listSummaryEmbeddedNotificationJson
Type: BlackBerry.Workspaces.JsonListSummaryEmbeddedNotificationJson

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

Return Value

Type: TaskItemListJsonSummaryEmbeddedNotificationJson

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

See Also