Click or drag to resize

NotificationsGetUserDeviceNotificationSettingsListV30Async Method

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

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public Task<UserDeviceNotificationTypeSettingsJson> GetUserDeviceNotificationSettingsListV30Async(
	DeviceTypeJson deviceTypeJson
)

Parameters

deviceTypeJson
Type: BlackBerry.Workspaces.JsonDeviceTypeJson

[Missing <param name="deviceTypeJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Notifications.GetUserDeviceNotificationSettingsListV30Async(BlackBerry.Workspaces.Json.DeviceTypeJson)"]

Return Value

Type: TaskUserDeviceNotificationTypeSettingsJson

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

See Also