Click or drag to resize

NotificationsListAllEmbeddedNotificationsListV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<ItemListJson<EmbeddedNotificationJson>> ListAllEmbeddedNotificationsListV30Async(
	ListAllNotificationsJson listAllNotificationsJson
)

Parameters

listAllNotificationsJson
Type: BlackBerry.Workspaces.JsonListAllNotificationsJson

[Missing <param name="listAllNotificationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.ListAllEmbeddedNotificationsListV30Async(BlackBerry.Workspaces.Json.ListAllNotificationsJson)"]

Return Value

Type: TaskItemListJsonEmbeddedNotificationJson

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

See Also