Interface | Description |
---|---|
AudioAppConnectionService | |
RemoteListener | |
SapaActionDefinerInterface |
Interface for elements defining actions.
|
SapaAppStateListener |
Listener for changes in other audio applications.
|
SapaServiceConnectListener |
Listener for connection to service.
|
Class | Description |
---|---|
AudioAppConnectionService.Stub |
Local-side IPC implementation stub class.
|
RemoteListener.Stub |
Local-side IPC implementation stub class.
|
SapaActionInfo |
Representation of an action.
|
SapaApp |
Class containing identifier of application.
|
SapaAppInfo |
Package representing the information about the application.
|
SapaAppService |
Bridge to Audio Connection Service.
|
Exception | Description |
---|---|
SapaConnectionNotSetException |
This exception is thrown when a method was requested when the connection to service
was not called.
|
SapaUndeclaredActionException |
This exception is thrown when action that was not defined was called.
|