Click or drag to resize

NotificationsDeleteEmbeddedNotificationsV30Async Method

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

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

Parameters

deleteEmbeddedNotificationJson
Type: BlackBerry.Workspaces.JsonDeleteEmbeddedNotificationJson

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

Return Value

Type: TaskBulkOperationResultJson

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

See Also