Sony Addon SDK
public static interface

Notification.Source

This project is no longer being supported and will not get any further updates.

Class Overview

Definitions used for interacting with the Extension-table.

Summary

Constants
java.lang.String TABLE_NAME The source table name
java.lang.String MIME_TYPE Data row MIME type
java.lang.String SOURCES_PATH Path segment
Fields
public static final Uri URI Content URI

Constants

public static final java.lang.String TABLE_NAME

The source table name

Constant Value: "source"

public static final java.lang.String MIME_TYPE

Data row MIME type

Constant Value: "aef-source"

public static final java.lang.String SOURCES_PATH

Path segment

Constant Value: "source"

Fields

public static final Uri URI

Content URI