# Print output for @column tags ?>
public
interface
IInterface
android.os.IInterface |
Base class for Binder interfaces. When defining a new interface, you must derive it from IInterface.
Public methods | |
---|---|
abstract
IBinder
|
asBinder()
Retrieve the Binder object associated with this interface. |