NotificationChannelGroup
InterfaceConsts
NotificationChannelGroup(String, ICharSequence)
NotificationChannelGroup(String, String)
Channels
Creator
Description
Id
IsBlocked
JniPeerMembers
Name
NameFormatted
ThresholdClass
ThresholdType
Clone()
DescribeContents()
WriteToParcel(Parcel, ParcelableWriteFlags)
monoandroid
namespace Android.App
{
[Register("android/app/NotificationChannelGroup", ApiSince = 26, DoNotGenerateAcw = true)]
public sealed class NotificationChannelGroup : Object, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
[Register("writeToParcel", "(Landroid/os/Parcel;I)V", "", ApiSince = 26)]
public void WriteToParcel(Parcel? dest, [GeneratedEnum] ParcelableWriteFlags flags);
}
}
.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