public interface

DriverEvent

org.ocast.core.DriverEvent
Known Indirect Subclasses

Class Overview

Interface DriverEvent describes an event notified on the link

Summary

Public Methods
abstract JSONObject getData()
Return the event data
abstract String getDomain()
Returns the domain name that the event targets

Public Methods

public abstract JSONObject getData ()

Return the event data

Returns
  • event related data

public abstract String getDomain ()

Returns the domain name that the event targets

Returns
  • the domain name