Package com.samsung.android.sdk.penremote

  • Interface Summary 
    Interface Description
    SpenEventListener
    Used for receiving SpenEvent from the S Pen Framework when there is new event.
    SpenRemote.ConnectionResultCallback
    Interface for listening connection result.
    SpenRemote.ConnectionStateChangeListener
    Interface for listening connection state.
  • Class Summary 
    Class Description
    AirMotionEvent
    A class that extracts air motion related information from an SpenEvent.
    ButtonEvent
    A class that extracts button related information from an SpenEvent.
    SpenEvent
    This class represents a Spen event and holds information such as time-stamp and event data.
    SpenRemote
    SpenRemote is the entry class that provides access to the S Pen Remote SDK.
    SpenRemote.Error
    Error Code
    SpenRemote.State
    State Code
    SpenUnit
    SpenUnit class manages instances of specific S Pen embedded unit.
    SpenUnitManager
    The SpenUnitManager manages SpenUnits and provides a method to set the Event Listener to monitor the events of SpenUnit.