The methods of notification object will throw a NotificationException when an error occurred.
The error could be due to:
- Client using the API incorrectly
- Or because an unexpected error occurred
Public Methods
getResult
public NotificationResults getResult()
Returns the NotificationResults enum value.
Returns:
com.symbol.emdk.notification.NotificationResults