UserNotification(LocalNotification)
UserNotification is used to issue a notification to a user. There are two main types of UserNotifications, RemoteNotification (notifications like Line and Twitter) and LocalNotification (notifications that are issued internally, like clock apps). Read more