Package com.avaya.clientservices.common
Class PushNotificationProcessingError
- java.lang.Object
-
- com.avaya.clientservices.common.PushNotificationProcessingError
-
public class PushNotificationProcessingError extends java.lang.ObjectRepresents Push Notification error for messaging
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPushNotificationProcessingError.ErrorCode
-
Constructor Summary
Constructors Constructor Description PushNotificationProcessingError(PushNotificationProcessingError.ErrorCode errorCode)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PushNotificationProcessingError.ErrorCodegetError()
-
-
-
Constructor Detail
-
PushNotificationProcessingError
public PushNotificationProcessingError(PushNotificationProcessingError.ErrorCode errorCode)
-
-
Method Detail
-
getError
public PushNotificationProcessingError.ErrorCode getError()
-
-