You are here

RepositoryInfo

org.alfresco.mobile.android.api.model.RepositoryInfo

This section describes the RepositoryInfo interface.

The RepositoryInfo interface provides information on the repository the session is connected to. It provides information such as repository version number, edition, and capabilities.

CAUTION:
When connecting to SkyVault in the Cloud, certain RepositoryInfo methods will return NULL. This includes all methods that return version information. See the specific method documentation for further information.

Class declaration

public interface RepositoryInfo

Inherits from Implements
None None