Click or drag to resize

NotificationsSetUserDeviceNotificationSettingsV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<BulkOperationResultJson> SetUserDeviceNotificationSettingsV30Async(
	UserDeviceNotificationTypeSettingsJson userDeviceNotificationTypeSettingsJson
)

Parameters

userDeviceNotificationTypeSettingsJson
Type: BlackBerry.Workspaces.JsonUserDeviceNotificationTypeSettingsJson

[Missing <param name="userDeviceNotificationTypeSettingsJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.SetUserDeviceNotificationSettingsV30Async(BlackBerry.Workspaces.Json.UserDeviceNotificationTypeSettingsJson)"]

Return Value

Type: TaskBulkOperationResultJson

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

See Also