NotificationException

EMDK For Android 5.0

The methods of notification object will throw a NotificationException when an error occurred.

The error could be due to:

  1. Client using the API incorrectly
  2. Or because an unexpected error occurred

Public Methods

getResult

public NotificationResults getResult()

Returns the NotificationResults enum value.

Returns:

com.symbol.emdk.notification.NotificationResults