# Print output for @column tags ?> Notification.Extender - Android SDK | Android Developers

Most visited


Recently visited


Notification.Extender

public static interface Notification.Extender

android.app.Notification.Extender


Extender interface for use with Builder#extend. Extenders may be used to add metadata or change options on a notification builder.

Summary


Public methods

abstract Notification.Builder extend(Notification.Builder builder)

Apply this extender to a notification builder.

Public methods


extend

public abstract Notification.Builder extend (Notification.Builder builder)

Apply this extender to a notification builder.

Parameters
builder Notification.Builder: the builder to be modified.

Returns
Notification.Builder the build object for chaining.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.