Click or drag to resize

NotificationsGetNotificationsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public PagingItemListJson<NotificationJson> GetNotificationsV30(
	ListNotificationsJson listNotificationsJson
)

Parameters

listNotificationsJson
Type: BlackBerry.Workspaces.JsonListNotificationsJson

[Missing <param name="listNotificationsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.GetNotificationsV30(BlackBerry.Workspaces.Json.ListNotificationsJson)"]

Return Value

Type: PagingItemListJsonNotificationJson

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

See Also