Class Notification
public class Notification : Parcelable, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeDefinition, IParcelable
- Inheritance
-
JVMBridgeBaseJVMBridgeBase<Parcelable>Notification
- Implements
-
IJVMBridgeCoreIJVMBridgeBaseStaticIJVMBridgeBaseIJVMBridgeDefinition
- Inherited Members
-
JVMBridgeBase<Parcelable>.SExecuteWithSignature<TReturn>(IJavaType, string, string, params object[])JVMBridgeBase<Parcelable>.SExecuteWithSignature<TNewClass, TReturn>(string, string, params object[])JVMBridgeBase<Parcelable>.IsAssignableFrom(IJavaType)JVMBridgeBase<Parcelable>.IsAssignableFrom<T>()JVMBridgeBase<Parcelable>.Execute<T>(params T[])JVMBridgeBase<Parcelable>.DynBridgeClazzJVMBridgeBase<Parcelable>.BridgeClazzJVMBridgeBase.RuntimeClassNameOf<T>()JVMBridgeBase.ClassNameOf<T>()JVMBridgeBase.ClassOf<T>()JVMBridgeBase.WrapsDirect<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn>(IJavaObject)JVMBridgeBase.Wraps<TNewClass, TReturn, TConverter>(IJavaObject)JVMBridgeBase.MonitorEnter()JVMBridgeBase.MonitorExit()JVMBridgeBase.IsInstanceOf(IJavaType)JVMBridgeBase.IsInstanceOf<T>()JVMBridgeBase.RuntimeIsInstanceOf<T>()JVMBridgeBase.CastTo<TNewClass>()JVMBridgeBase.CastDirect<TNewClass>()JVMBridgeBase.Dispose()JVMBridgeBase.ToString()JVMBridgeBase.GetHashCode()JVMBridgeBase.Notify()JVMBridgeBase.NotifyAll()JVMBridgeBase.Wait()JVMBridgeBase.IExecuteWithSignature<TNewClass, TReturn, TConverter>(string, string, params object[])JVMBridgeBase.DynBridgeInstanceJVMBridgeBase.BridgeInstanceJVMBridgeBase.IsBridgeListener
- Extension Methods
Constructors
Notification()
Default constructor: even if the corresponding Java class does not have one, it is mandatory for JCOBridge
public Notification()
Notification(Parcel)
public Notification(Parcel arg0)
Parameters
Notification(int, CharSequence, long)
[Obsolete]
public Notification(int arg0, CharSequence arg1, long arg2)
Parameters
arg0
intarg1
CharSequencearg2
long
Notification(params object[])
Generic constructor: it is useful for JCOBridge when there is a derived class which needs to pass arguments to the highest JVMBridgeBase class
public Notification(params object[] args)
Parameters
args
object[]
Properties
AUDIO_ATTRIBUTES_DEFAULT
public static AudioAttributes AUDIO_ATTRIBUTES_DEFAULT { get; }
Property Value
BADGE_ICON_LARGE
public static int BADGE_ICON_LARGE { get; }
Property Value
BADGE_ICON_NONE
public static int BADGE_ICON_NONE { get; }
Property Value
BADGE_ICON_SMALL
public static int BADGE_ICON_SMALL { get; }
Property Value
BridgeClassName
https://www.jcobridge.com/api-clr/html/P_MASES_JCOBridge_C2JBridge_JVMBridgeBase_BridgeClassName.htm
public override string BridgeClassName { get; }
Property Value
CATEGORY_ALARM
public static String CATEGORY_ALARM { get; }
Property Value
CATEGORY_CALL
public static String CATEGORY_CALL { get; }
Property Value
CATEGORY_EMAIL
public static String CATEGORY_EMAIL { get; }
Property Value
CATEGORY_ERROR
public static String CATEGORY_ERROR { get; }
Property Value
CATEGORY_EVENT
public static String CATEGORY_EVENT { get; }
Property Value
CATEGORY_LOCATION_SHARING
public static String CATEGORY_LOCATION_SHARING { get; }
Property Value
CATEGORY_MESSAGE
public static String CATEGORY_MESSAGE { get; }
Property Value
CATEGORY_MISSED_CALL
public static String CATEGORY_MISSED_CALL { get; }
Property Value
CATEGORY_NAVIGATION
public static String CATEGORY_NAVIGATION { get; }
Property Value
CATEGORY_PROGRESS
public static String CATEGORY_PROGRESS { get; }
Property Value
CATEGORY_PROMO
public static String CATEGORY_PROMO { get; }
Property Value
CATEGORY_RECOMMENDATION
public static String CATEGORY_RECOMMENDATION { get; }
Property Value
CATEGORY_REMINDER
public static String CATEGORY_REMINDER { get; }
Property Value
CATEGORY_SERVICE
public static String CATEGORY_SERVICE { get; }
Property Value
CATEGORY_SOCIAL
public static String CATEGORY_SOCIAL { get; }
Property Value
CATEGORY_STATUS
public static String CATEGORY_STATUS { get; }
Property Value
CATEGORY_STOPWATCH
public static String CATEGORY_STOPWATCH { get; }
Property Value
CATEGORY_SYSTEM
public static String CATEGORY_SYSTEM { get; }
Property Value
CATEGORY_TRANSPORT
public static String CATEGORY_TRANSPORT { get; }
Property Value
CATEGORY_VOICEMAIL
public static String CATEGORY_VOICEMAIL { get; }
Property Value
CATEGORY_WORKOUT
public static String CATEGORY_WORKOUT { get; }
Property Value
COLOR_DEFAULT
public static int COLOR_DEFAULT { get; }
Property Value
CREATOR
public static Parcelable.Creator CREATOR { get; }
Property Value
DEFAULT_ALL
public static int DEFAULT_ALL { get; }
Property Value
DEFAULT_LIGHTS
public static int DEFAULT_LIGHTS { get; }
Property Value
DEFAULT_SOUND
public static int DEFAULT_SOUND { get; }
Property Value
DEFAULT_VIBRATE
public static int DEFAULT_VIBRATE { get; }
Property Value
EXTRA_ANSWER_COLOR
public static String EXTRA_ANSWER_COLOR { get; }
Property Value
EXTRA_ANSWER_INTENT
public static String EXTRA_ANSWER_INTENT { get; }
Property Value
EXTRA_AUDIO_CONTENTS_URI
public static String EXTRA_AUDIO_CONTENTS_URI { get; }
Property Value
EXTRA_BACKGROUND_IMAGE_URI
public static String EXTRA_BACKGROUND_IMAGE_URI { get; }
Property Value
EXTRA_BIG_TEXT
public static String EXTRA_BIG_TEXT { get; }
Property Value
EXTRA_CALL_IS_VIDEO
public static String EXTRA_CALL_IS_VIDEO { get; }
Property Value
EXTRA_CALL_PERSON
public static String EXTRA_CALL_PERSON { get; }
Property Value
EXTRA_CALL_TYPE
public static String EXTRA_CALL_TYPE { get; }
Property Value
EXTRA_CHANNEL_GROUP_ID
public static String EXTRA_CHANNEL_GROUP_ID { get; }
Property Value
EXTRA_CHANNEL_ID
public static String EXTRA_CHANNEL_ID { get; }
Property Value
EXTRA_CHRONOMETER_COUNT_DOWN
public static String EXTRA_CHRONOMETER_COUNT_DOWN { get; }
Property Value
EXTRA_COLORIZED
public static String EXTRA_COLORIZED { get; }
Property Value
EXTRA_COMPACT_ACTIONS
public static String EXTRA_COMPACT_ACTIONS { get; }
Property Value
EXTRA_CONVERSATION_TITLE
public static String EXTRA_CONVERSATION_TITLE { get; }
Property Value
EXTRA_DECLINE_COLOR
public static String EXTRA_DECLINE_COLOR { get; }
Property Value
EXTRA_DECLINE_INTENT
public static String EXTRA_DECLINE_INTENT { get; }
Property Value
EXTRA_HANG_UP_INTENT
public static String EXTRA_HANG_UP_INTENT { get; }
Property Value
EXTRA_HISTORIC_MESSAGES
public static String EXTRA_HISTORIC_MESSAGES { get; }
Property Value
EXTRA_INFO_TEXT
public static String EXTRA_INFO_TEXT { get; }
Property Value
EXTRA_IS_GROUP_CONVERSATION
public static String EXTRA_IS_GROUP_CONVERSATION { get; }
Property Value
EXTRA_LARGE_ICON
[Obsolete]
public static String EXTRA_LARGE_ICON { get; }
Property Value
EXTRA_LARGE_ICON_BIG
public static String EXTRA_LARGE_ICON_BIG { get; }
Property Value
EXTRA_MEDIA_SESSION
public static String EXTRA_MEDIA_SESSION { get; }
Property Value
EXTRA_MESSAGES
public static String EXTRA_MESSAGES { get; }
Property Value
EXTRA_MESSAGING_PERSON
public static String EXTRA_MESSAGING_PERSON { get; }
Property Value
EXTRA_NOTIFICATION_ID
public static String EXTRA_NOTIFICATION_ID { get; }
Property Value
EXTRA_NOTIFICATION_TAG
public static String EXTRA_NOTIFICATION_TAG { get; }
Property Value
EXTRA_PEOPLE
[Obsolete]
public static String EXTRA_PEOPLE { get; }
Property Value
EXTRA_PEOPLE_LIST
public static String EXTRA_PEOPLE_LIST { get; }
Property Value
EXTRA_PICTURE
public static String EXTRA_PICTURE { get; }
Property Value
EXTRA_PICTURE_CONTENT_DESCRIPTION
public static String EXTRA_PICTURE_CONTENT_DESCRIPTION { get; }
Property Value
EXTRA_PICTURE_ICON
public static String EXTRA_PICTURE_ICON { get; }
Property Value
EXTRA_PROGRESS
public static String EXTRA_PROGRESS { get; }
Property Value
EXTRA_PROGRESS_INDETERMINATE
public static String EXTRA_PROGRESS_INDETERMINATE { get; }
Property Value
EXTRA_PROGRESS_MAX
public static String EXTRA_PROGRESS_MAX { get; }
Property Value
EXTRA_REMOTE_INPUT_DRAFT
public static String EXTRA_REMOTE_INPUT_DRAFT { get; }
Property Value
EXTRA_REMOTE_INPUT_HISTORY
public static String EXTRA_REMOTE_INPUT_HISTORY { get; }
Property Value
EXTRA_SELF_DISPLAY_NAME
[Obsolete]
public static String EXTRA_SELF_DISPLAY_NAME { get; }
Property Value
EXTRA_SHOW_BIG_PICTURE_WHEN_COLLAPSED
public static String EXTRA_SHOW_BIG_PICTURE_WHEN_COLLAPSED { get; }
Property Value
EXTRA_SHOW_CHRONOMETER
public static String EXTRA_SHOW_CHRONOMETER { get; }
Property Value
EXTRA_SHOW_WHEN
public static String EXTRA_SHOW_WHEN { get; }
Property Value
EXTRA_SMALL_ICON
[Obsolete]
public static String EXTRA_SMALL_ICON { get; }
Property Value
EXTRA_SUB_TEXT
public static String EXTRA_SUB_TEXT { get; }
Property Value
EXTRA_SUMMARY_TEXT
public static String EXTRA_SUMMARY_TEXT { get; }
Property Value
EXTRA_TEMPLATE
public static String EXTRA_TEMPLATE { get; }
Property Value
EXTRA_TEXT
public static String EXTRA_TEXT { get; }
Property Value
EXTRA_TEXT_LINES
public static String EXTRA_TEXT_LINES { get; }
Property Value
EXTRA_TITLE
public static String EXTRA_TITLE { get; }
Property Value
EXTRA_TITLE_BIG
public static String EXTRA_TITLE_BIG { get; }
Property Value
EXTRA_VERIFICATION_ICON
public static String EXTRA_VERIFICATION_ICON { get; }
Property Value
EXTRA_VERIFICATION_TEXT
public static String EXTRA_VERIFICATION_TEXT { get; }
Property Value
FLAG_AUTO_CANCEL
public static int FLAG_AUTO_CANCEL { get; }
Property Value
FLAG_BUBBLE
public static int FLAG_BUBBLE { get; }
Property Value
FLAG_FOREGROUND_SERVICE
public static int FLAG_FOREGROUND_SERVICE { get; }
Property Value
FLAG_GROUP_SUMMARY
public static int FLAG_GROUP_SUMMARY { get; }
Property Value
FLAG_HIGH_PRIORITY
[Obsolete]
public static int FLAG_HIGH_PRIORITY { get; }
Property Value
FLAG_INSISTENT
public static int FLAG_INSISTENT { get; }
Property Value
FLAG_LOCAL_ONLY
public static int FLAG_LOCAL_ONLY { get; }
Property Value
FLAG_NO_CLEAR
public static int FLAG_NO_CLEAR { get; }
Property Value
FLAG_ONGOING_EVENT
public static int FLAG_ONGOING_EVENT { get; }
Property Value
FLAG_ONLY_ALERT_ONCE
public static int FLAG_ONLY_ALERT_ONCE { get; }
Property Value
FLAG_SHOW_LIGHTS
[Obsolete]
public static int FLAG_SHOW_LIGHTS { get; }
Property Value
FOREGROUND_SERVICE_DEFAULT
public static int FOREGROUND_SERVICE_DEFAULT { get; }
Property Value
FOREGROUND_SERVICE_DEFERRED
public static int FOREGROUND_SERVICE_DEFERRED { get; }
Property Value
FOREGROUND_SERVICE_IMMEDIATE
public static int FOREGROUND_SERVICE_IMMEDIATE { get; }
Property Value
GROUP_ALERT_ALL
public static int GROUP_ALERT_ALL { get; }
Property Value
GROUP_ALERT_CHILDREN
public static int GROUP_ALERT_CHILDREN { get; }
Property Value
GROUP_ALERT_SUMMARY
public static int GROUP_ALERT_SUMMARY { get; }
Property Value
INTENT_CATEGORY_NOTIFICATION_PREFERENCES
public static String INTENT_CATEGORY_NOTIFICATION_PREFERENCES { get; }
Property Value
IsBridgeAbstract
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
public override bool IsBridgeStatic { get; }
Property Value
PRIORITY_DEFAULT
[Obsolete]
public static int PRIORITY_DEFAULT { get; }
Property Value
PRIORITY_HIGH
[Obsolete]
public static int PRIORITY_HIGH { get; }
Property Value
PRIORITY_LOW
[Obsolete]
public static int PRIORITY_LOW { get; }
Property Value
PRIORITY_MAX
[Obsolete]
public static int PRIORITY_MAX { get; }
Property Value
PRIORITY_MIN
[Obsolete]
public static int PRIORITY_MIN { get; }
Property Value
STREAM_DEFAULT
[Obsolete]
public static int STREAM_DEFAULT { get; }
Property Value
VISIBILITY_PRIVATE
public static int VISIBILITY_PRIVATE { get; }
Property Value
VISIBILITY_PUBLIC
public static int VISIBILITY_PUBLIC { get; }
Property Value
VISIBILITY_SECRET
public static int VISIBILITY_SECRET { get; }
Property Value
actions
public Notification.Action[] actions { get; set; }
Property Value
- Action[]
audioAttributes
[Obsolete]
public AudioAttributes audioAttributes { get; set; }
Property Value
audioStreamType
[Obsolete]
public int audioStreamType { get; set; }
Property Value
bigContentView
[Obsolete]
public RemoteViews bigContentView { get; set; }
Property Value
category
public String category { get; set; }
Property Value
color
public int color { get; set; }
Property Value
contentIntent
public PendingIntent contentIntent { get; set; }
Property Value
contentView
[Obsolete]
public RemoteViews contentView { get; set; }
Property Value
defaults
[Obsolete]
public int defaults { get; set; }
Property Value
deleteIntent
public PendingIntent deleteIntent { get; set; }
Property Value
extras
public Bundle extras { get; set; }
Property Value
flags
public int flags { get; set; }
Property Value
fullScreenIntent
public PendingIntent fullScreenIntent { get; set; }
Property Value
headsUpContentView
[Obsolete]
public RemoteViews headsUpContentView { get; set; }
Property Value
icon
[Obsolete]
public int icon { get; set; }
Property Value
iconLevel
public int iconLevel { get; set; }
Property Value
largeIcon
[Obsolete]
public Bitmap largeIcon { get; set; }
Property Value
ledARGB
[Obsolete]
public int ledARGB { get; set; }
Property Value
ledOffMS
[Obsolete]
public int ledOffMS { get; set; }
Property Value
ledOnMS
[Obsolete]
public int ledOnMS { get; set; }
Property Value
number
public int number { get; set; }
Property Value
priority
[Obsolete]
public int priority { get; set; }
Property Value
publicVersion
public Notification publicVersion { get; set; }
Property Value
sound
[Obsolete]
public Uri sound { get; set; }
Property Value
tickerText
public CharSequence tickerText { get; set; }
Property Value
tickerView
[Obsolete]
public RemoteViews tickerView { get; set; }
Property Value
vibrate
[Obsolete]
public long[] vibrate { get; set; }
Property Value
- long[]
visibility
public int visibility { get; set; }
Property Value
when
public long when { get; set; }
Property Value
Methods
Clone()
public Notification Clone()
Returns
DescribeContents()
public int DescribeContents()
Returns
FindRemoteInputActionPair(bool)
public Pair<RemoteInput, Notification.Action> FindRemoteInputActionPair(bool arg0)
Parameters
Returns
GetAllowSystemGeneratedContextualActions()
public bool GetAllowSystemGeneratedContextualActions()
Returns
GetBadgeIconType()
public int GetBadgeIconType()
Returns
GetBubbleMetadata()
public Notification.BubbleMetadata GetBubbleMetadata()
Returns
GetChannelId()
public String GetChannelId()
Returns
GetContextualActions()
public List<Notification.Action> GetContextualActions()
Returns
GetGroup()
public String GetGroup()
Returns
GetGroupAlertBehavior()
public int GetGroupAlertBehavior()
Returns
GetLargeIcon()
public Icon GetLargeIcon()
Returns
GetLocusId()
public LocusId GetLocusId()
Returns
GetSettingsText()
public CharSequence GetSettingsText()
Returns
GetShortcutId()
public String GetShortcutId()
Returns
GetSmallIcon()
public Icon GetSmallIcon()
Returns
GetSortKey()
public String GetSortKey()
Returns
GetTimeoutAfter()
public long GetTimeoutAfter()
Returns
HasImage()
public bool HasImage()
Returns
WriteToParcel(Parcel, int)
public void WriteToParcel(Parcel arg0, int arg1)