Uses of Class
com.mypurecloud.sdk.v2.model.NotificationsResponse
Packages that use NotificationsResponse
-
Uses of NotificationsResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return NotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementNotifications()Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApi.getWorkforcemanagementNotifications(GetWorkforcemanagementNotificationsRequest request) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type NotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementNotifications(ApiRequest<Void> request) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApiAsync.getWorkforcemanagementNotificationsAsync(GetWorkforcemanagementNotificationsRequest request, AsyncApiCallback<NotificationsResponse> callback) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApiAsync.getWorkforcemanagementNotificationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NotificationsResponse>> callback) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApi.getWorkforcemanagementNotificationsWithHttpInfo()Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type NotificationsResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementNotificationsAsync(GetWorkforcemanagementNotificationsRequest request, AsyncApiCallback<NotificationsResponse> callback) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissionsWorkforceManagementApiAsync.getWorkforcemanagementNotificationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<NotificationsResponse>> callback) Get a list of notifications for the current user Notifications are only initially sent if you have the relevant Notify and Edit permissions -
Uses of NotificationsResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NotificationsResponseModifier and TypeMethodDescriptionNotificationsResponse.entities(List<WfmUserNotification> entities)