Sony Addon SDK
public class
ExtensionService.LocalBinder
This project is no longer being supported and will not get any further updates.
extends Binder
-
java.lang.Object
-
Binder
-
com.sonyericsson.extras.liveware.extension.util.ExtensionService.LocalBinder
Summary
Public Constructors
public ExtensionService.LocalBinder()
Class used for the client Binder. Because we know this service always runs in the same process as its clients, we don't need to deal with IPC.