Click or drag to resize

NotificationsListAllEmbeddedNotificationsListV30 Method

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

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

Parameters

listAllNotificationsJson
Type: BlackBerry.Workspaces.JsonListAllNotificationsJson

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

Return Value

Type: ItemListJsonEmbeddedNotificationJson

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

See Also