PushNotificationsError
public enum PushNotificationsError : Error
Error thrown by PushNotifications.
Values
error
General error message.
-
General error.
Declaration
Swift
case error(String)