Android.App.Notification: Constructor Members

The constructors of Android.App.Notification are listed below. For a list of all members, see the Notification Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Constructs a Notification object with default values.
Unflatten the notification from a parcel.
Constructs a Notification object with the information needed to have a status bar icon without the standard expanded view.
Constructs a Notification object with the information needed to have a status bar icon without the standard expanded view.
Constructs a Notification object with the information needed to have a status bar icon without the standard expanded view.
Constructs a Notification object with the information needed to have a status bar icon without the standard expanded view.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.