public interface

Operator

com.glia.androidsdk.Operator

Class Overview

Operator information

Summary

Nested Classes
class Operator.Picture Operator picture information  
Public Methods
abstract MediaType[] getAvailableMedia()
Operator available media types
abstract String getId()
Operator ID
abstract String getName()
Operator name
abstract Operator.Picture getPicture()
Operator picture This value does not take into account the site global operator picture settings.

Public Methods

public abstract MediaType[] getAvailableMedia ()

Operator available media types

public abstract String getId ()

Operator ID

public abstract String getName ()

Operator name

public abstract Operator.Picture getPicture ()

Operator picture This value does not take into account the site global operator picture settings. So you might want to check manually the isAlwaysUseDefaultOperatorPicture()