NotificationChannel
InterfaceConsts
DefaultChannelId
EditConversation
EditImportance
EditLauncher
EditLockedDevice
EditSound
EditVibration
EditZen
NotificationChannel(String, ICharSequence, NotificationImportance)
NotificationChannel(String, String, NotificationImportance)
AudioAttributes
Blockable
ConversationId
Creator
Description
Group
HasUserSetImportance
HasUserSetSound
Id
Importance
IsConversation
IsDemoted
IsImportantConversation
JniPeerMembers
LightColor
LockscreenVisibility
Name
NameFormatted
ParentChannelId
Sound
ThresholdClass
ThresholdType
CanBubble()
CanBypassDnd()
CanShowBadge()
DescribeContents()
EnableLights(Boolean)
EnableVibration(Boolean)
GetVibrationPattern()
SetAllowBubbles(Boolean)
SetBypassDnd(Boolean)
SetConversationId(String, String)
SetShowBadge(Boolean)
SetSound(Uri, AudioAttributes)
SetVibrationPattern(Int64[])
ShouldShowLights()
ShouldVibrate()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/NotificationChannel", ApiSince = 26, DoNotGenerateAcw = true)]
public sealed class NotificationChannel : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
public string? ConversationId
{
[Register("getConversationId", "()Ljava/lang/String;", "", ApiSince = 30)]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API