Click or drag to resize

NotificationsGetTotalEmbeddedNotificationsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public TotalEmbeddedNotificationsResponseJson GetTotalEmbeddedNotificationsV30(
	TotalEmbeddedNotificationsRequestJson totalEmbeddedNotificationsRequestJson
)

Parameters

totalEmbeddedNotificationsRequestJson
Type: BlackBerry.Workspaces.JsonTotalEmbeddedNotificationsRequestJson

[Missing <param name="totalEmbeddedNotificationsRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.GetTotalEmbeddedNotificationsV30(BlackBerry.Workspaces.Json.TotalEmbeddedNotificationsRequestJson)"]

Return Value

Type: TotalEmbeddedNotificationsResponseJson

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

See Also