Click or drag to resize

NotificationsSetUserDeviceNotificationSettingsV30 Method

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

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

Parameters

userDeviceNotificationTypeSettingsJson
Type: BlackBerry.Workspaces.JsonUserDeviceNotificationTypeSettingsJson

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

Return Value

Type: BulkOperationResultJson

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

See Also