Sony Addon SDK
public class

ExtensionService.LocalBinder

This project is no longer being supported and will not get any further updates.
extends Binder
  1. java.lang.Object
  2. Binder
  3. com.sonyericsson.extras.liveware.extension.util.ExtensionService.LocalBinder

Class Overview

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.

Summary

Public Constructors
ExtensionService.LocalBinder()

Public Constructors

public ExtensionService.LocalBinder()