public abstract class

IMediaSessionService.Stub

extends android.os.Binder

implements IMediaSessionService

 java.lang.Object

↳android.os.Binder

↳androidx.media3.session.IMediaSessionService.Stub

Overview

Local-side IPC implementation stub class.

Summary

Constructors
publicStub()

Construct the stub at attach it to the interface.

Methods
public android.os.IBinderasBinder()

public static IMediaSessionServiceasInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.media3.session.IMediaSessionService interface, generating a proxy if needed.

public booleanonTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Stub()

Construct the stub at attach it to the interface.

Methods

public static IMediaSessionService asInterface(android.os.IBinder obj)

Cast an IBinder object into an androidx.media3.session.IMediaSessionService interface, generating a proxy if needed.

public android.os.IBinder asBinder()

public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int flags)