Click or drag to resize

NotificationsSetUserWorkspaceNotificationSettingsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> SetUserWorkspaceNotificationSettingsV30Async(
	ListUserWorkspaceNotificationsSettingsJson listUserWorkspaceNotificationsSettingsJson
)

Parameters

listUserWorkspaceNotificationsSettingsJson
Type: BlackBerry.Workspaces.JsonListUserWorkspaceNotificationsSettingsJson

[Missing <param name="listUserWorkspaceNotificationsSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.SetUserWorkspaceNotificationSettingsV30Async(BlackBerry.Workspaces.Json.ListUserWorkspaceNotificationsSettingsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also