You are here

ContentStream

org.alfresco.mobile.android.api.model.ContentStream

This section describes the ContentStream interface.

The ContentStream interface represents an abstract way to share an input stream between the client API and server.

Class declaration

public interface ContentStream extends Content

Inherits from Implements
Content None