Click or drag to resize

NotificationsDeleteEmbeddedNotificationsV30 Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public BulkOperationResultJson DeleteEmbeddedNotificationsV30(
	DeleteEmbeddedNotificationJson deleteEmbeddedNotificationJson
)

Parameters

deleteEmbeddedNotificationJson
Type: BlackBerry.Workspaces.JsonDeleteEmbeddedNotificationJson

[Missing <param name="deleteEmbeddedNotificationJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.DeleteEmbeddedNotificationsV30(BlackBerry.Workspaces.Json.DeleteEmbeddedNotificationJson)"]

Return Value

Type: BulkOperationResultJson

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

See Also