public interface

SiteInfo

com.glia.androidsdk.site.SiteInfo

Summary

Nested Classes
interface SiteInfo.AllowedFileSenders  
Public Methods
abstract SiteInfo.AllowedFileSenders getAllowedFileSenders()
Specifies who allowed to send files
abstract Operator.Picture getDefaultOperatorPicture()
Default picture for operators
abstract String getId()
Site ID
abstract boolean isAlwaysUseDefaultOperatorPicture()
Specifies if getPicture() should be overridden with getDefaultOperatorPicture()

Public Methods

public abstract SiteInfo.AllowedFileSenders getAllowedFileSenders ()

Specifies who allowed to send files

public abstract Operator.Picture getDefaultOperatorPicture ()

Default picture for operators

public abstract String getId ()

Site ID

public abstract boolean isAlwaysUseDefaultOperatorPicture ()

Specifies if getPicture() should be overridden with getDefaultOperatorPicture()