Defines all the error codes that Notification API returns.
Type - Java.Lang.Enum
Methods
ValueOf
public static Symbol.XamarinEMDK.Notification.NotificationResults ValueOf (string p0);
Parameters:
- System.String p0 -
Returns - Symbol.XamarinEMDK.Notification.NotificationResults
Values
public static Symbol.XamarinEMDK.Notification.NotificationResults[] Values ();
Returns - Symbol.XamarinEMDK.Notification.NotificationResults[]
Properties
Description
Type - System.String
DeviceAlreadyEnabled
Notification device is already enabled.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
DeviceInvalid
Notification device is invalid.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
DeviceNotConnected
Notification device is not connected.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
DeviceNotEnabled
Notification device is not enabled.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
Failure
Failure.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
FeatureNotSupported
Feature not supported.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
InvalidValue
The value specified is invalid.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
Success
Success.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
Undefined
Error code not defined.
Type - Symbol.XamarinEMDK.Notification.NotificationResults
Value
Type - System.Int32