SmartEyeglass SDK public class

TunnelService

extends Service implements ExtensionService.ExtensionIntentSender
  1. java.lang.Object
  2. Service
  3. com.sonyericsson.extras.liveware.extension.util.TunnelService

Class Overview

Summary

Public Constructors
TunnelService()
Public Methods
IBinder onBind(Intent intent)
boolean onUnbind(Intent intent)
void handleIntentFromHostApp(Intent intent)
void send(Intent intent)
Protected Methods
void handleQueuedIntentsFromHostApp()

Public Constructors

public TunnelService()

Public Methods

public IBinder onBind(Intent intent)

Parameters
intent

public boolean onUnbind(Intent intent)

Parameters
intent

public void handleIntentFromHostApp(Intent intent)

Parameters
intent

public void send(Intent intent)

Parameters
intent

Protected Methods

protected void handleQueuedIntentsFromHostApp()