Package com.samsung.android.penup

This package contains classes for managing the session between a client and the PEN.UP server and accessing PEN.UP resources.

See: Description

  • Interface Summary 
    Interface Description
    PenupClient.ConnectionCallback
    This interface receives a response for the connection request as an asynchronous callback.
    ResourceCallback<E extends Resource>
    This interface receives a response and a resource as an asynchronous callback.
    ResourceListCallback<E extends Resource>
    This interface receives a response and a resource list as an asynchronous callback.
  • Class Summary 
    Class Description
    ArtistApi
    This class sends requests related to artist information.
    ArtworkApi
    This class sends requests related to artwork information.
    CollectionApi
    This class sends requests related to collection information.
    PenupClient
    This class authenticates a user and manages the session for PEN.UP.
    PenupClient.Builder
    This class configures and builds a PenupClient instance.
    ResponseResult
    This class represents the result of the response received from the PEN.UP service.
    TagApi
    This class sends requests related to tag information added to artworks.
  • Enum Summary 
    Enum Description
    Period
    This enum provides periods for calculating popularities of artworks.
    Scope
    This enum provides OAuth 2.0 scopes of PEN.UP.

Package com.samsung.android.penup Description

This package contains classes for managing the session between a client and the PEN.UP server and accessing PEN.UP resources.

The following figure is a class diagram to show the relationships between classes in com.samsung.android.penup package.

Since:
PEN.UP 1.0